Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / nitdoc.nit
2019-08-28 Florian Deljarrynitdoc: Update to use packages importation graph
2018-06-10 Alexandre Terrasanitdoc: full rewrite of the nitdoc engine
2018-05-30 Alexandre Terrasanitdoc: remove ModelView dependency
2017-11-10 Alexandre Terrasatests: fix tests for model filters
2017-11-10 Alexandre Terrasanitdoc: use model filters
2015-12-19 Alexandre Terrasanitdoc: migrate client to new doc API
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-07-07 Alexandre Terrasanitdoc: generate README file doc pages
2015-06-11 Alexandre Terrasanitdoc: test pages structure
2015-05-05 Alexandre Terrasasrc/doc: move linearization list to `doc_phases`
2015-02-04 Alexandre Terrasanitdoc: introduce IndexingPhase
2015-02-04 Alexandre Terrasanitdoc: introduce RenderHTMLPhase
2015-02-04 Alexandre Terrasanitdoc: introduce IntroRedefListPhase
2015-02-04 Alexandre Terrasanitdoc: introduce InheritanceListsPhase
2015-02-04 Alexandre Terrasanitdoc: introduce GraphsPhase
2015-02-04 Alexandre Terrasanitdoc: introduce POSetPhase
2015-02-04 Alexandre Terrasanitdoc: introduce StructurePhase
2015-02-04 Alexandre Terrasanitdoc: introduce ConcernsPhase
2015-02-04 Alexandre Terrasanitdoc: introduce MakePagePhase
2015-02-04 Alexandre Terrasanitdoc: introduce ExtractionPhase
2015-02-04 Alexandre Terrasanitdoc: migrate nitdoc from `doc_pages` to `doc_phases`
2015-01-06 Jean Privattools: use `parse_full` in nitdoc, nitlight, nitmetrics...
2014-07-17 Jean Privatnitdoc: use global phase (process_mainmodule)
2014-07-17 Jean Privatnitdoc: replace NitdocContext by ToolContext
2014-07-17 Jean Privatmarkdown: privately import things and uptate clients
2014-07-15 Alexandre Terrasanitdoc: extract NitdocContext from Nitdoc generation
2014-06-06 Alexandre Terrasanitdoc: nitdoc imports doc group
2014-05-08 Alexandre Terrasanitdoc: display redefined methods when mmodule.public_o...
2014-05-08 Alexandre Terrasanitdoc: fix concerns list display
2014-05-08 Alexandre Terrasanitdoc: show introduced mpropdef outside intro mclassdef
2014-05-07 Alexandre Terrasanitdoc: use templates for html output
2014-04-23 Jean Privatsrc: adapt tools to use `ToolContext::nit_dir` instead...
2014-04-04 Jean Privatlib/string: teach clients to use non deprecated services.
2014-03-26 Jean PrivatMerge origin/master to prepare the integration
2014-03-24 Lucas Bajoletstdlib/strings: Moved Buffer to FlatBuffer, Buffer...
2014-03-21 Jean Privattoolcontext: `process_options` require arguments.
2014-03-21 Jean Privatsrc: update tools to the new toolcontext helpers on...
2014-03-20 Jean Privatnitdoc: adaptation for MDoc
2014-03-18 Jean Privatlib/html: adapt HTMLPage & HTMLTag to Streamable
2014-02-28 Alexandre TerrasaResolve merge conflicts with master
2014-02-25 Alexandre Terrasanitdoc: remove unused plugin "Copy to Clipboard"
2014-02-25 Alexandre Terrasanitdoc: move css files to share/css/ dir
2014-02-25 Alexandre Terrasanitdoc: migrate github modalbox to JQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: display right location for empty comments
2014-02-20 Alexandre Terrasanitdoc: introduce require.js a JS module loader
2014-02-20 Alexandre Terrasanitdoc: add --shareurl to link external share files
2014-02-19 Alexandre Terrasanitdoc: move Piwik tracker out of html footer
2014-02-01 Alexandre Terrasanitdoc: fix show source link
2014-02-01 Alexandre Terrasanitdoc: exec without arguments terminates on exit(0)
2014-01-16 Alexandre Terrasanitdoc: add support for Piwik tracker
2013-11-26 Jean Privatnitdoc: use `==` instead of `is`
2013-11-06 Alexandre Terrasanitdoc: Replace old nitdoc by nitdoc_ni
2013-09-04 Jean Privatrename 'package' to 'module'
2013-08-01 Jean PrivatMerge remote-tracking branch 'alexandre/ni-merge' into...
2013-07-29 Jean Privatnitdoc: disable an `assert` broken by recent merges
2013-06-06 Stefan Lagenitdoc: Fixing bug to succeed W3C validator
2013-05-28 Stefan Lagenitdoc: Inform if a comment was already modify
2013-05-28 Stefan Lagenitdoc: Added Signed-Off management
2013-05-28 Stefan Lagenitdoc: Added some field to github form
2013-05-24 Stefan Lagenitdoc: Fix bug : Generating the documentation.
2013-05-24 Stefan Lagenitdoc: Adding a way to switch of branch
2013-05-24 Stefan Lagenitdoc: Added function to get the commit form
2013-05-23 Stefan Lagenitdoc: Adds the github authenfication
2013-05-23 Stefan Lagenitdoc: Adding a command line option
2012-05-02 Jean PrivatMerge branch 'nitdoc' into wip
2012-04-30 Alexandre Terrasanitdoc: Change refinements organization in class page.
2012-04-30 Alexandre Terrasanitdoc: Remove empty title from <a> links
2012-04-30 Alexandre Terrasanitdoc: make the menu follows the scroll.
2012-04-26 Jean Privatlib: move "environ" from Symbol to String
2012-04-26 Alexandre Terrasanitdoc: Typo in json_entry comment
2012-04-26 Alexandre Terrasanitdoc: remove attributes from quicklist
2012-04-23 Alexandre TerrasaAdd customization features to nitdoc.
2012-04-17 Jean PrivatMerge branch 'alexandre/nitdoc-quicksearch'
2012-04-17 Alexandre Terrasanitdoc: Add quick search results preview.
2012-04-10 Jean Privatclean: make some classes abstract or interfaces
2012-02-15 Jean Privatnitdoc: useless # in show_source
2012-02-15 Alexandre Terrasanitdoc: fix missing spaces between modules names and...
2012-02-15 Morriarnitdoc: add --overview-text et --footer-text options
2012-02-14 Jean Privatnitdoc: include the help in the menubar
2012-02-14 Alexis Laferrièrenitdoc: changes class name used within dot graphs
2012-02-14 Alexis Laferrièrenitdoc: sets destination of Overview link to "index...
2012-02-14 Jean Privatlib: promote replace, html_escape and simplify_path...
2012-02-14 Jean Privatnitdoc: handle vararg in signature
2012-02-14 Jean Privatnitdoc: use resource file from share/nitdoc
2012-02-13 Jean Privatlib: for on maps require two parameters
2012-02-08 Jean Privatnitdoc: add the option --private
2012-02-08 Jean Privatnitdoc: add --no-dot to skip graph generation
2012-02-08 Jean Privatnitdoc: Handle correctly method with < or > in names
2012-02-08 Jean Privatnitdoc: escape html chars in documentation
2012-02-08 Jean Privatnitdoc: simplify filenames
2012-02-08 Jean Privatnitdoc: add title to links with signature and documentation
2012-02-07 Alexandre Terrasanitdoc: clean generated html
2012-02-03 Jean Privatnitdoc: complete rewrite
2011-10-18 Jean Privatnitdoc: improve what classes to put in main summary
2011-10-18 Matthieu Augernitdoc: add summary of modules
2011-10-18 Matthieu Augernitdoc: show the module hierarchy
2011-10-17 Matthieu Augernitdoc: do not repeat entries in the index.
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-01-20 Jean Privatparser: rename package-related classes and properties
next