Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / doc /
2019-12-21 Florian Deljarrytests: Fix tests
2019-11-06 Florian Deljarryhtml_model: Remove new_msignature
2019-09-05 Jean PrivatMerge: model: Add `mpackage` importation hierarchy
2019-08-28 Florian Deljarrytest_commands_catalog: Update to use packages importati...
2019-08-27 Florian Deljarrydoc/static_structure: Update package importation graph
2019-07-15 Jean PrivatMerge: Introduce `test_frontend`
2019-07-14 Alexandre Terrasadoc: Commands tests use `test_frontend`
2019-07-14 Alexandre Terrasadoc: Rename `synopsys` into `synopsis`
2019-06-20 Alexandre Terrasadoc: Update to new INI api
2018-07-05 Alexandre Terrasasrc/model/model_index: fix tests
2018-06-26 Jean PrivatMerge: src/doc/commands: clean commands hierarchy
2018-06-26 Jean PrivatMerge: src/doc/commands: use filters
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: move `commands_json` to...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: move `commands_json` to...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: move `commands_html` to...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: rename `templates_json...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: rename `templates_term...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: rename `templates_html...
2018-06-22 Alexandre Terrasasrc/doc/commands: clean `commands_docdown`
2018-06-22 Alexandre Terrasasrc/doc/commands: move cmd processing to `commands_html`
2018-06-22 Alexandre Terrasasrc/doc/commands: merge `doc_down` intro `templates_html`
2018-06-22 Alexandre Terrasasrc/doc/commands: move markdown related services from...
2018-06-22 Alexandre Terrasasrc/doc/commands: merge `catalog_json` intro `templates...
2018-06-22 Alexandre Terrasasrc/doc/commands: clean commands modules importation
2018-06-22 Alexandre Terrasasrc/doc/commands: move `render_code` to clients modules
2018-06-22 Alexandre Terrasasrc/doc/commands: refactor `CmdCode` and `CmdEntityCode`
2018-06-22 Alexandre Terrasasrc/doc/commands: redef `render_comment` in `commands_h...
2018-06-22 Alexandre Terrasasrc/doc/templates: move `html_list_item` to `static_cards`
2018-06-22 Alexandre Terrasasrc/doc/doc_down: move base MDoc services to `mdoc...
2018-06-22 Alexandre Terrasalib/html: escape Bootstrap links titles
2018-06-22 Alexandre Terrasasrc/doc/commands: clean importation for `commands_base`
2018-06-21 Alexandre Terrasacmd/commands_http: parse filter options from HttpRequest
2018-06-21 Alexandre Terrasacmd/commands_http: clean Bool options handling
2018-06-21 Alexandre Terrasacmd/commands_http: clean Int options handling
2018-06-21 Alexandre Terrasacmd/commands_http: clean String options handling
2018-06-21 Alexandre Terrasacmd/cmd_parser: parse filter options from cmd string
2018-06-21 Alexandre Terrasacmd/cmd_parser: clean Bool options handling
2018-06-21 Alexandre Terrasacmd/cmd_parser: clean Int options handling
2018-06-21 Alexandre Terrasacmd/cmd_parser: clean String options handling
2018-06-21 Alexandre Terrasacmd/cmd_parser: remove ModelFilter parameter from init
2018-06-21 Alexandre Terrasadoc/commands: test commands with filters
2018-06-14 Alexandre Terrasadoc/commands: remove default filter from tests
2018-06-14 Alexandre Terrasacmd/cmd_catalog: use filter
2018-06-10 Alexandre Terrasanitdoc: full rewrite of the nitdoc engine
2018-06-10 Alexandre Terrasasrc/doc/templates: add template for the Person class...
2018-06-10 Alexandre Terrasasrc/doc/templates: protect access to nullable signatures
2018-06-10 Alexandre Terrasasrc/doc/commands: CmdRedefs to return definitions inste...
2018-06-10 Alexandre Terrasasrc/doc_down: save headlines from InlineDecorator
2018-06-10 Alexandre Terrasasrc/nitdoc: remove old nitdoc
2018-06-10 Alexandre Terrasasrc/doc/api: add links to renderer code
2018-06-01 Alexandre Terrasadoc/commands: CmdCode does not use infoboxes in html...
2018-05-30 Alexandre Terrasavim_autocomplete: remove ModelView dependency
2018-05-30 Alexandre Terrasanitx: remove ModelView dependency
2018-05-30 Alexandre Terrasanitdoc: remove ModelView dependency
2018-05-17 Alexandre Terrasanitweb: remove ModelView dependency
2018-05-17 Alexandre Terrasadoc/commands: remove ModelView dependency
2018-05-15 Alexandre Terrasasrc/doc/commands: fix test class name for `commands_md`
2018-05-11 Alexandre Terrasadoc/commands: introduce Markdown rendering for commands
2018-05-10 Alexandre Terrasatests: fix tests related to test_prog
2018-05-10 Alexandre Terrasadoc/commands: term handles `commands_main`
2018-05-10 Alexandre Terrasadoc/commands: render `commands_main` as JSON
2018-05-10 Alexandre Terrasadoc/commands: render `commands_main` as HTML
2018-05-10 Alexandre Terrasadoc/commands: parse `commands_main`
2018-05-10 Alexandre Terrasadoc/commands: introduce `commands_main`, commands about...
2018-05-10 Alexandre Terrasadoc/commands: allow NitUnit entities in model view
2018-05-08 Alexandre Terrasanitweb: serve routes for ini commands
2018-05-08 Alexandre Terrasadoc/commands: term handles `commands_ini`
2018-05-08 Alexandre Terrasadoc/commands: render `commands_ini` as JSON
2018-05-08 Alexandre Terrasadoc/commands: render `commands_ini` as HTML
2018-05-08 Alexandre Terrasadoc/commands: parse `commands_ini`
2018-05-08 Alexandre Terrasadoc/commands: introduce `commands_ini` for .INI related...
2018-05-02 Alexandre Terrasadoc/api: allow entity url customization
2018-05-02 Alexandre Terrasadoc/commands: DocDown accept CmdEntityLink commands
2018-05-02 Alexandre Terrasadoc/commands: term accept CmdEntityLink commands
2018-05-02 Alexandre Terrasadoc/commands: do not accept empty CmdEntity names
2018-05-02 Alexandre Terrasadoc/commands: parse CmdEntityLink command strings
2018-05-02 Alexandre Terrasadoc/commands: generate CmdEntityLink command to HTML
2018-05-02 Alexandre Terrasadoc/commands: generate CmdEntityLink to JSON
2018-05-02 Alexandre Terrasadoc/commands: parse CmdEntityLink commands from http
2018-05-02 Alexandre Terrasadoc/commands: introduce CmdEntityLink command
2018-05-02 Alexandre Terrasadoc/commands: fix linearization warnings for commands...
2018-05-02 Alexandre Terrasadoc/commands: fix HTML rendering for CmdEntity
2018-05-02 Alexandre Terrasadoc/commands: add tests for commands_html
2018-01-22 Alexandre Terrasadoc/commands: update tests
2018-01-22 Alexandre Terrasadoc/commands: extract `CmdCode` super class
2018-01-22 Alexandre Terrasadoc/commands: rename `CmdComment::render` to `render_co...
2017-12-19 Jean PrivatMerge: nitx: use doc commands
2017-12-18 Alexandre Terrasamodel: move model_json to doc/templates
2017-12-18 Alexandre Terrasamodel/json: fix model json tests after update
2017-12-18 Alexandre Terrasadoc/commands: fix commands json tests after update
2017-12-18 Alexandre Terrasadoc/api: migrate api to new doc-commands
2017-12-18 Alexandre Terrasanitx: use AnsiHighlightVisitor
2017-12-18 Alexandre Terrasanitx: add command tests
2017-12-08 Alexandre Terrasanitx: nitx use doc commands
2017-12-08 Alexandre Terrasadoc/commands: parser stores commands usage and help
2017-12-08 Alexandre Terrasanitweb: move `web` group to `doc::api`
2017-12-04 Jean PrivatMerge: annotations: introduce `example` annotation
2017-11-29 Jean Privathighlight: extract HTML stuff from highlight into htmlight
2017-11-28 Alexandre Terrasatests: fix tests for doc commands
2017-11-23 Alexandre Terrasadoc/commands: introduce docdown related commands
next