src/doc: introduce option --no-render in HTML phase.
[nit.git] / src / doc / doc_phases / doc_html.nit
2015-10-19 Alexandre Terrasasrc/doc: introduce option --no-render in HTML phase.
2015-09-09 Jean Privatsrc: mass rename project->package
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 Terrasadoc_down: introduce `synopsis` service
2015-06-24 Alexandre Terrasanitdoc: convert dot to svg instead of png
2015-05-30 Jean PrivatMerge: Kill `model_utils`
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::toc_title` in `doc_base`
2015-05-29 Alexandre Terrasanitdoc: replace `article:` prefix id by `.article`...
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::id` to `doc_base`
2015-05-29 Alexandre Terrasanitdoc: migrate to `model_collect`
2015-05-29 Alexandre Terrasanitdoc: move `DocComposite::toc_title` in `doc_base`
2015-05-29 Alexandre Terrasanitdoc: replace `article:` prefix id by `.article`...
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-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
2015-05-05 Alexandre Terrasasrc/doc: migrate showsource links to new templates
2015-05-05 Alexandre Terrasasrc/doc: move linearization list to `doc_phases`
2015-05-05 Alexandre Terrasasrc/doc: migrate Index page rendering to `doc_phases`
2015-05-05 Alexandre Terrasasrc/doc: migrate Overview page to `doc_phases`
2015-05-05 Alexandre Terrasasrc/doc: move rendering from old templates to new phases
2015-05-05 Alexandre Terrasasrc/doc: migrate sidebar custom lists to new templates
2015-05-05 Alexandre Terrasasrc/doc: migrate sidebar to new templates
2015-04-25 Alexandre Terrasadoc/src: GraphArticle use new templates
2015-04-25 Alexandre Terrasasrc/doc: InheritanceList use new templates
2015-04-25 Alexandre Terrasasrc/doc: IntroRedefList use new templates
2015-04-25 Alexandre Terrasasrc/doc: HierarchyList use new templates
2015-04-25 Alexandre Terrasasrc/doc: DefinitionArticle use new templates
2015-04-25 Alexandre Terrasasrc/doc: ConcernsArticle use new templates
2015-04-25 Alexandre Terrasasrc/doc: IntroArticle use new templates
2015-04-23 Alexandre Terrasasrc/doc: introduce `html_comment` and `html_short_comme...
2015-04-23 Alexandre Terrasasrc/doc: move components generation from `doc_model...
2015-04-21 Alexandre Terrasasrc/doc: clean signature HTML output with `html_signatu...
2015-04-21 Alexandre Terrasasrc/doc: rename `tpl_namespace` in `html_namespace...
2015-04-21 Alexandre Terrasasrc/doc: rename `tpl_declaration` in `html_declaration...
2015-04-21 Alexandre Terrasasrc/doc: rename `tpl_anchor` into `html_link_to_anchor...
2015-04-21 Alexandre Terrasasrc/doc: rename `tpl_link` into `html_link` and use...
2015-04-15 Jean Privatsrc: improve messages (and sometime location) of errors...
2015-03-31 Alexandre Terrasasrc/doc: uniformize name display
2015-03-31 Alexandre Terrasasrc/doc: migrate topmenu to new templates.
2015-02-25 Alexandre Terrasasrc/doc: change structure so pages can describe multipl...
2015-02-24 Alexandre Terrasasrc/doc: clean DocPage rendering API.
2015-02-24 Alexandre Terrasasrc/doc: make DocPage render itself instead of using...
2015-02-18 Alexandre Terrasasrc/doc: move HTML output related services from `doc_mo...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-02-04 Alexandre Terrasanitdoc: introduce RenderHTMLPhase