Epytext ======= .. toctree:: :maxdepth: 1 epytext_demo/index Read the `the epytext manual `_ for full documentation. Pydoctor has extended ``epydoc``'s parser and uses it as a library to parse epytext formatted docstrings. All markup should work except the indexed terms ``X{}`` tag, which has been removed. Fields ------ See :ref:`fields section `. .. note:: Not everything from the `epydoc fields manual `_ is applicable. Some fields might still display as unknown. .. note:: In any case, *plaintext* docstring format will be used if docstrings can't be parsed with *epytext* parser.