docs/known-doc-issues.rst
changeset 2894 31aa9d097d29
child 2961 f98f3f62f8c4
equal deleted inserted replaced
2893:0938f3a09a1e 2894:31aa9d097d29
       
     1 .. Copyright © 2017 Pierre-Yves David <pierre-yves.david@octobus.net>
       
     2 
       
     3 ==============================================
       
     4 Known limitations of the current documentation
       
     5 ==============================================
       
     6 
       
     7 Missing information
       
     8 ===================
       
     9 
       
    10 Some of the *newer* features of evolution might not be reflected in the
       
    11 documentation yet. You can directly check the inline documentation of the
       
    12 extension itself for fresher details using `hg help -e evolve`.
       
    13 
       
    14 Known undocumented features are:
       
    15 
       
    16  * `hg prev`,
       
    17  * `hg next`,
       
    18  * `hg next --evolve`,
       
    19  * `hg evolve --rev`,
       
    20  * `hg evolve --list`,
       
    21  * `hg obslog`,
       
    22  * `hg split`,
       
    23  * `hg metaedit`,
       
    24  * `hg touch`,
       
    25  * `hg amend --extract`,
       
    26  * `hg pdiff`,
       
    27  * `hg pstatus`,
       
    28  * `hg amend -i`,
       
    29  * various topic related elements (in particular `hg stack`),
       
    30 
       
    31 Unreferenced Documents
       
    32 ======================
       
    33 
       
    34 There are documents with content not linked in the flow of the main
       
    35 documentation. Some might be outdated and some are too fresh to be integrated in
       
    36 the main flow yet.
       
    37 
       
    38 .. toctree::
       
    39    :maxdepth: 1
       
    40 
       
    41    evolve-faq
       
    42    evolve-good-practice
       
    43    obs-terms
       
    44    tutorials/topic-tutorial
       
    45    tutorials/tutorial