model-clients: use `is_root_init` instead of `.name == "init"`
[nit.git] / src / doc /
2014-10-11 Jean Privatsrc: remove useless comparisons on null
2014-10-02 Jean Privatlib: new API for Comparator
2014-09-26 Jean Privatsrc: update tools to new names in generic parameters
2014-09-25 Alexandre Terrasanitdoc: do not generate private pages.
2014-09-23 Jean PrivatMerge: Nitdoc next
2014-09-23 Alexandre Terrasanitdoc: show mpropdefs redef chain in MClass page.
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-05 Alexandre Terrasanitdoc: redirect quicksearch to mpropdef in mclass...
2014-09-05 Alexandre Terrasanitdoc: add default link to local files if opt_source...
2014-09-05 Alexandre Terrasanitdoc: add template for tab panel component from Bootstrap
2014-09-05 Alexandre Terrasanitdoc: display markdown synopsys in lists.
2014-09-05 Alexandre Terrasanitdoc: better display of big class hierarchies.
2014-09-05 Alexandre Terrasanitdoc:sanitize generated html
2014-09-05 Alexandre Terrasanitdoc: clean some useless super-strings
2014-09-05 Alexandre Terrasanitdoc: make `TplLink::text` type less specific
2014-09-05 Alexandre Terrasanitdoc: fix `TplArticle::is_empty`
2014-09-05 Alexandre Terrasanitdoc: fix `MEntity::tpl_anchor` documentation
2014-09-05 Alexandre Terrasanitdoc: clean some templates generation
2014-09-05 Alexandre Terrasanitdoc: remove unused method `sort_by_public_owner`
2014-09-05 Alexandre Terrasanitdoc: avoid conflicts in MEntity urls
2014-09-05 Alexandre Terrasanitdoc: avoid crash on empty mclassdef list.
2014-09-05 Alexandre Terrasanitdoc: clean breadcrumbs generation.
2014-09-05 Alexandre Terrasanitdoc: move page url into `NitdocPage`
2014-08-15 Jean Privatsrc: prepare for new constructors
2014-07-17 Jean Privatnitdoc: replace NitdocContext by ToolContext
2014-07-17 Jean Privatmodel: promote `is_fictive` from doc_model
2014-07-17 Jean Privatdoc: use `is_fictive` instead of relying on the module...
2014-07-17 Jean Privatmarkdown: privately import things and uptate clients
2014-07-15 Alexandre Terrasanitdoc: extract NitdocContext from Nitdoc generation
2014-07-15 Alexandre Terrasanitdoc: clean output_dir option selection
2014-07-15 Alexandre Terrasanitdoc: limit dependency to `model`
2014-07-03 Jean PrivatMerge: Refuse null in superstrings
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-07-02 Alexandre Terrasanitdoc: avoid super-strings with null value in NitdocPa...
2014-07-01 Alexandre Terrasanitdoc: auto hide source-link
2014-07-01 Alexandre Terrasanitdoc: generate a documentation page for all mproperties
2014-07-01 Alexandre Terrasanitdoc: generate a documentation page for all MGroup
2014-07-01 Alexandre Terrasanitdoc: better display of section headers
2014-07-01 Alexandre Terrasanitdoc: better display of concerns
2014-06-30 Alexandre Terrasanitdoc: factorize more services into `MEntity`
2014-06-26 Alexandre Terrasanitdoc: TplDefinition::namespace is no longer mandatory
2014-06-26 Alexandre Terrasanitdoc: introduce "All classes" sidebar in module page
2014-06-26 Alexandre Terrasanitdoc: do not flatten mmodule view
2014-06-26 Alexandre Terrasanitdoc: render anchor for empty sections
2014-06-26 Alexandre Terrasanitdoc: short init with content for TplArticle
2014-06-26 Alexandre Terrasanitdoc: topmenu responsive design for small resolutions
2014-06-26 Alexandre Terrasamodel_utils: replace many sorters by MEntityNameSorter
2014-06-06 Alexandre Terrasanitdoc: introduce group doc
2014-06-06 Alexandre Terrasanitdoc: generate pages with bootstrap
2014-06-06 Alexandre Terrasanitdoc: generate templates from model
2014-06-06 Alexandre Terrasanitdoc: migrate templates to bootstrap