doc: Commands tests use `test_frontend`
[nit.git] / contrib / neo_doxygen / src / doxml /
2017-08-31 Alexis Laferrièreneo_doxygen: fix a few "type repetition" warnings
2017-08-31 Alexis Laferrièreneo_doxygen: remove ambiguity in the use of Location
2014-12-21 Jean-Christophe... neo_doxygen: Add an API to process description markup.
2014-12-21 Jean-Christophe... neo_doxygen: Add a class to manage brief descriptions.
2014-12-21 Jean-Christophe... neo_doxygen: Rename the `doc` module.
2014-12-19 Jean-Christophe... neo_doxygen: Add an option to remove the `def` keyword...
2014-12-16 Jean-Christophe... neo_doxygen: Manage top-level namespaces in `doxml`.
2014-12-16 Jean-Christophe... neo_doxygen: Move the processing of Doxygen’s names...
2014-12-15 Jean-Christophe... neo_doxygen: Support more section kinds.
2014-12-02 Jean-Christophe... neo_doxygen: Homogenize the style of the conditions...
2014-12-02 Jean-Christophe... neo_doxygen: Read the `prot` attribute of the `innercla...
2014-11-28 Jean-Christophe... neo_doxygen: Add missing documentation.
2014-11-28 Jean-Christophe... neo_doxygen: Remove useless type declarations.
2014-11-28 Jean-Christophe... neo_doxygen: Remove a unused variable.
2014-11-25 Jean-Christophe... neo_doxygen: Trim whitespace and empty descriptions.
2014-11-24 Jean-Christophe... neo_doxygen: Do not override the `abstract` attribute...
2014-11-04 Jean-Christophe... neo_doxygen: Make the command user-friendly.
2014-11-04 Jean-Christophe... neo_doxygen: Import type parameters
2014-11-04 Jean-Christophe... neo_doxygen: Import parameters.
2014-11-04 Jean-Christophe... neo_doxygen: Isolate language-specific code.
2014-11-04 Jean-Christophe... neo_doxygen: Import members’ type.
2014-11-04 Jean-Christophe... neo_doxygen: List members.
2014-11-04 Jean-Christophe... neo_doxygen: Introduce a tool to import a Doxygen model.