README: document nit_env.sh
[nit.git] / src / doc /
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...
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::toc_title` in `doc_base`
2015-05-29 Alexandre Terrasanitdoc: introduce pretty printing of composite tree
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::title` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: replace `group:` prefix id by `.group` suffix
2015-05-29 Alexandre Terrasanitdoc: replace `concern:` prefix id by `.concern`...
2015-05-29 Alexandre Terrasanitdoc: replace `article:` prefix id by `.article`...
2015-05-29 Alexandre Terrasanitdoc: replace `section:` prefix id by `.section`...
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::id` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: migrate to `model_collect`
2015-05-29 Alexandre Terrasavim_autocomplete: migrate to `model_collect`
2015-05-29 Alexandre Terrasamodel_utils: move concerns ranking to doc/
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...
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::toc_title` in `doc_base`
2015-05-29 Alexandre Terrasanitdoc: introduce pretty printing of composite tree
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::title` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: replace `group:` prefix id by `.group` suffix
2015-05-29 Alexandre Terrasanitdoc: replace `concern:` prefix id by `.concern`...
2015-05-29 Alexandre Terrasanitdoc: replace `article:` prefix id by `.article`...
2015-05-29 Alexandre Terrasanitdoc: replace `section:` prefix id by `.section`...
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::id` to `doc_base`
2015-05-28 Alexandre Terrasanitdoc: check multiple page with same id
2015-05-28 Alexandre Terrasanitdoc: introduce `Page::title` and `Page::id` in ...
2015-05-28 Alexandre Terrasanitdoc: introduce `mentities_by_namespace` lookup servi...
2015-05-28 Alexandre Terrasanitdoc: introduce `mentities_by_name` lookup service...
2015-05-22 Alexandre Terrasanitx: introduce code search
2015-05-22 Alexandre Terrasanitx: introduce search calls to MProperty
2015-05-22 Alexandre Terrasanitx: redo search for MType in new calls
2015-05-21 Alexandre Terrasanitx: redo search for MType in returns
2015-05-21 Alexandre Terrasanitx: redo search for MType in params
2015-05-21 Alexandre Terrasanitx: introduce doc page search
2015-05-21 Jean PrivatMerge: nitx: start migration to `doc_phases`
2015-05-20 Jean PrivatMerge: Safe collection access
2015-05-19 Jean Privatnitdoc: assert valid key in redefinition of `provide_de...
2015-05-15 Alexandre Terrasanitdoc: display constructors list in MClass page
2015-05-13 Alexandre Terrasanitdoc: introduce console rendering phase
2015-05-13 Alexandre Terrasanitdoc: introduce templates for console rendering
2015-05-13 Alexandre Terrasanitdoc: introduce console rendering service for Model...
2015-05-13 Alexandre Terrasanitdoc: introduce `depth` service for DocComposite
2015-05-11 Alexandre Terrasanitdoc: display source link in tab menu
2015-05-11 Alexandre Terrasanitdoc: display less important data in tabs
2015-05-11 Alexandre Terrasanitdoc: hierarchy lists use TabbedGroup
2015-05-11 Alexandre Terrasanitdoc: intro/redef lists use TabbedGroup
2015-05-11 Alexandre Terrasanitdoc: introduce TabbedGroup and PanelGroup composite
2015-05-11 Alexandre Terrasanitdoc: introduce Tabs component
2015-05-06 Alexandre Terrasanitdoc: do not nest DefinitionArticle
2015-05-06 Alexandre Terrasanitdoc: fixes double span on topmenu brand
2015-05-05 Alexandre Terrasasrc/doc: fix anchor url following the rendering migration
next