Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / doc /
2017-11-23 Alexandre Terrasadoc/docdown: render mdoc as markdown
2017-11-23 Alexandre Terrasadoc/commands: introduce commands group
2017-11-23 Alexandre Terrasadoc/commands: introduce html rendering for commands
2017-11-23 Alexandre Terrasadoc/templates: introduce model to html translations
2017-11-23 Alexandre Terrasalib/html: bootstrap use optional annotation
2017-11-23 Alexandre Terrasadoc/commands: introduce commands results to json transl...
2017-11-23 Alexandre Terrasadoc/commands: introduce command initialization from...
2017-11-23 Alexandre Terrasadoc/commands: introduce commands parser
2017-11-23 Alexandre Terrasadoc/commands: introduce catalog commands
2017-11-23 Alexandre Terrasadoc/commands: introduce usage commands
2017-11-23 Alexandre Terrasadoc/commands: introduce graph commands
2017-11-23 Alexandre Terrasadoc/commands: introduce model commands
2017-11-23 Alexandre Terrasadoc/commands: introduce doc commands
2017-11-10 Alexandre Terrasanitdoc: protect package access when ModelFilters allows...
2017-11-10 Alexandre Terrasanitdoc: use model filters
2017-10-27 Jean PrivatMerge: model: ModelView uses mainmodule
2017-10-16 Alexandre Terrasanitdoc: update ModelView
2017-10-11 Alexandre Terrasalib/markdown: merge processor and emitter
2017-09-28 Alexandre Terrasasrc/doc_down: fix `comment` behavior
2017-09-28 Alexandre Terrasasrc/doc_commands: merge Article and Comment commands
2017-09-26 Alexandre Terrasanitdoc: use new doc commands parser
2017-09-26 Alexandre Terrasanitdoc: remove warnings from doc_readme
2017-09-26 Alexandre Terrasanitx: update to doc commands parser
2017-09-26 Alexandre Terrasasrc/doc_commands: rewrite doc commands parser
2017-07-14 Alexis Laferrièrenitpick & vim: list concerned files in doc
2017-06-13 Jean-Christophe... model: Add `can_customize_isa` and `can_init` attribute...
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-03-22 Jean-Christophe... model: Promote definitions of `mdoc_or_fallback`
2016-12-05 Alexandre Terrasadoc_down: render synopsis as `h1`
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-09-16 Alexis Laferrière*: update redefs of `to_json`
2016-09-02 Alexandre Terrasasrc/doc_down: does not pre escape nit source code
2016-09-02 Alexandre Terrasasrc/doc_down: make md processors writable
2016-08-25 Alexandre Terrasanitdoc: use model index
2016-08-25 Alexandre Terrasanitx: use model index
2016-07-11 Lucas Bajoletlib/core: Remove RopeBuffer from lib
2016-06-30 Jean PrivatMerge remote-tracking branch 'origin/master' into init_auto
2016-06-23 Alexandre Terrasasrc/doc: add doc command DocGraph
2016-06-23 Alexandre Terrasasrc/doc: remove doc_commands dependency to doc_base
2016-06-22 Alexandre Terrasasrc: move model_html module from web/ to doc/
2016-05-26 Alexandre Terrasanitdoc: use --share-dir option
2016-05-01 Jean Privatnitc/doc/doc_down: store the current mdoc object in...
2016-05-01 Jean Privatnitc/doc/doc_down: make NitdocDecorator public to it...
2016-04-23 Jean PrivatMerge remote-tracking branch 'origin/master' into init_auto
2016-04-20 Alexandre Terrasasrc/doc: fix useless signature in redef warnings
2016-04-20 Alexandre Terrasasrc/doc: fix call on nullable receiver warnings
2016-03-31 Jean PrivatMerge remote-tracking branch 'origin/master' into init_auto
2016-03-10 Jean Privatlib/core/text: move `to_base` to the main base module...
2016-02-26 Jean Privatmodel: remove `new_msignature` and special call as...
2015-12-19 Alexandre Terrasanitdoc: migrate phases to model view
2015-12-19 Alexandre Terrasanitdoc: make DocModel a ModelView
2015-12-19 Alexandre Terrasadoc_base: fix warnings
2015-12-19 Alexandre Terrasaautocomplete: use model views
2015-12-11 Alexandre Terrasanitweb: render model entities to html
2015-10-21 Jean Privatnitdoc: cleanup and synchronize nitdoc options from...
2015-10-21 Jean Privatnitpick: hide `--vim-autocomplete` from the help
2015-10-21 Jean Privatother tools: cleanup and synchronize options with the...
2015-10-19 Alexandre Terrasasrc/doc: move the testing option to its own doc_phase.
2015-10-19 Alexandre Terrasasrc/doc: introduce option --no-render in HTML phase.
2015-10-06 Jean Privatmodel: use the robust `intro_mmodule` instead of `intro...
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-10 Jean PrivatMerge: nitiwiki: external highlighter
2015-09-10 Jean Privatlib/markdown: promote `BlockFence::meta` to `BlockCode...
2015-09-10 Jean Privatlib/markdown: factorize clones `code_from_block` into...
2015-09-09 Jean Privatsrc: mass rename project->package
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-20 Alexis Laferrièrevim doc: show introduced classes and props in the modul...
2015-08-20 Alexis Laferrièrevim doc: extract writing the synopsis of a property
2015-08-20 Alexis Laferrièrevim doc: fix constructor names in generated doc
2015-08-06 Jean Privatnitdoc: explicitly set titles of articles to null in...
2015-07-07 Jean PrivatMerge: nitdoc: Use wikilinks on README files
2015-07-07 Alexandre Terrasanitdoc: generate README file doc pages
2015-06-24 Alexandre Terrasanitdoc: introduce DocCommand `list`
2015-06-24 Alexandre Terrasadoc_down: introduce `synopsis` service
2015-06-24 Alexandre Terrasadoc_down: make processors visibles from other modules
2015-06-24 Alexandre Terrasanitdoc: convert dot to svg instead of png
2015-06-24 Alexandre Terrasanitdoc: make `DocComposite::title` writable
2015-06-24 Alexandre Terrasanitdoc: remove `well` around level 2 titles
2015-06-24 Alexandre Terrasanitdoc: introduce `DocCommand` concept for nitdoc and...
2015-06-11 Alexandre Terrasanitdoc: better pretty-printing
2015-06-09 Alexandre Terrasanitdoc: remove `require.js` dependency
2015-06-07 Alexandre Terrasanitdoc: use Model to cache markdown processors
2015-05-30 Jean PrivatMerge: Kill `model_utils`
2015-05-30 Alexandre Terrasanitx: add hierarchies commands
2015-05-30 Alexandre Terrasanitx: display MEntitiesListArticle in console templates
2015-05-30 Alexandre Terrasanitx: make help message prettier
2015-05-30 Alexandre Terrasanitx: make console composites use `doc_base` titles
2015-05-30 Alexandre Terrasanitx: introduce `cs_short_list_item` template
2015-05-30 Alexandre Terrasanitx: do not call `perform` on nitx special commands
2015-05-29 Alexandre Terrasanitdoc: fix typo in `doc_poset` comment
2015-05-29 Alexandre Terrasanitdoc: simplify DefinitionListArticle
2015-05-29 Alexandre Terrasanitdoc: remove useless class ImportationListSection
2015-05-29 Alexandre Terrasanitdoc: remove useless class InheritanceListSection
2015-05-29 Alexandre Terrasanitdoc: remove useless class IntrosRedefsSection
2015-05-29 Alexandre Terrasanitdoc: fix typo in `DefinitionListArticle` comment
2015-05-29 Alexandre Terrasanitdoc: remove useless class ConstructorsSection
2015-05-29 Alexandre Terrasanitdoc: remove useless class ProjectsSection
2015-05-29 Alexandre Terrasanitdoc: factorize list article into `MEntitiesListArticle`
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::is_toc_hidden` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: introduce `DocComposite::is_hidden` services...
next