docs/index.rst
branchstable
changeset 502 2f2e3ba67e68
parent 498 53d7e3413337
child 504 3cd32d83135b
equal deleted inserted replaced
501:9a17c48c2099 502:2f2e3ba67e68
    60   (thanks to obsolete marker).
    60   (thanks to obsolete marker).
    61 
    61 
    62 * Cover all mq usage but guard.
    62 * Cover all mq usage but guard.
    63 
    63 
    64 .. warning:: The evolve extention and the obsolete marker are at an experimental
    64 .. warning:: The evolve extention and the obsolete marker are at an experimental
    65             stage. While using obsolete you'll likely be exposed to complex
    65              stage. While using obsolete you'll likely be exposed to complex
    66             implication of the **obsolete marker** concept. I do not recommend
    66              implication of the **obsolete marker** concept. I do not recommend
    67             non-power user to test this at this stage.
    67              non-power user to test this at this stage.
    68 
    68 
    69             XXX make sure to read the XXX section before using it.
    69              Even numbered 1.0.0 the command line API of this version should
       
    70              **not** be regard as *stable*, command behavior, name and option
       
    71              may change in future relase and in mercurial integration. It is
       
    72              still an immature extension, a lot a feature are still missing but
       
    73              there is not high risk of corrupting your repo.
    70 
    74 
    71             Production ready version should hide such details to normal user.
    75              Production ready version should hide such details to normal user.
    72 
    76 
    73 The evolve extension require mercurial 2.3
    77 The evolve extension require mercurial 2.3
    74 
    78 
    75 To enable the evolve extension use::
    79 To enable the evolve extension use::
    76 
    80