Merge: doc: fixed some typos and other misc. corrections
[nit.git] / share / nitdoc /
2019-07-14 Alexandre Terrasadoc: Rename `synopsys` into `synopsis`
2018-06-10 Alexandre Terrasanitdoc: full rewrite of the nitdoc engine
2018-06-10 Alexandre Terrasasrc/nitdoc: remove old nitdoc
2015-06-09 Alexandre Terrasanitdoc: remove `require.js` dependency
2015-05-29 Alexandre Terrasanitdoc: factorize list article into `MEntitiesListArticle`
2015-05-29 Alexandre Terrasanitdoc: factorize list article into `MEntitiesListArticle`
2015-05-11 Alexandre Terrasanitdoc: display source link in tab menu
2015-05-06 Alexandre Terrasanitdoc: update bootstrap version
2014-12-16 Jean PrivatMerge: Doc down
2014-12-11 Alexandre Terrasanitdoc: generates documentation using `doc_down`.
2014-12-09 Alexandre Terrasanitdoc: makes quick-search field aware of paste from...
2014-09-23 Alexandre Terrasanitdoc: show mpropdefs redef chain in MClass page.
2014-09-05 Alexandre Terrasanitdoc: display markdown synopsys in lists.
2014-09-05 Alexandre Terrasanitdoc: fix scroll bar display
2014-07-01 Alexandre Terrasanitdoc: auto hide source-link
2014-07-01 Alexandre Terrasanitdoc: better display of section headers
2014-06-26 Alexandre Terrasanitdoc: change color of <code> elements
2014-06-26 Alexandre Terrasanitdoc: topmenu responsive design for small resolutions
2014-06-26 Alexandre Terrasanitdoc: limit Sidebar menu indentation and clean CSS
2014-06-06 Alexandre Terrasanitdoc: migrate javascript plugins
2014-06-06 Alexandre Terrasanitdoc: introduce bootstrap
2014-05-08 Alexandre Terrasanitdoc: fix concerns list display
2014-02-25 Alexandre Terrasanitdoc: better display of code in comments thanks to...
2014-02-25 Alexandre Terrasanitdoc: better display of edited comment thanks to...
2014-02-25 Alexandre Terrasanitdoc: introduce lib marked.
2014-02-25 Alexandre Terrasanitdoc: introduce lib highlight.js
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-25 Alexandre Terrasanitdoc: merge js utils and base64 into lib/utils
2014-02-20 Alexandre Terrasanitdoc: move github-api to js/lib/
2014-02-20 Alexandre Terrasanitdoc: rewrite GitHub plugin
2014-02-20 Alexandre Terrasanitdoc: migrate github commitbox to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: migrate github commentbox to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: migrate github loginbox to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: set timeout on keypress to limit quicksearch...
2014-02-20 Alexandre Terrasanitdoc: migrate quicksearch to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: migrate clipboard to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: migrate folding to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: introduce JQuery.UI
2014-02-20 Alexandre Terrasanitdoc: move filtering facilities to its own plugin...
2014-02-20 Alexandre Terrasanitdoc: move clipboard facilities to its own plugin...
2014-02-20 Alexandre Terrasanitdoc: move folding facilities to its own plugin file
2014-02-20 Alexandre Terrasanitdoc: refactor Nitdoc.GitHub JS module into github...
2014-02-20 Alexandre Terrasanitdoc: refactor Nitdoc.QuickSearch JS module into...
2014-02-20 Alexandre Terrasanitdoc: refactor Nitdoc.UI JS module into ui plugin
2014-02-20 Alexandre Terrasanitdoc: create js module utils
2014-02-20 Alexandre Terrasanitdoc: make base64 JS module require.js compatible
2014-02-20 Alexandre Terrasanitdoc: load js libs from require.js
2014-02-20 Alexandre Terrasanitdoc: introduce require.js a JS module loader
2014-02-01 Alexandre Terrasanitdoc: make github 'Commit' button less scary with...
2014-02-01 Alexandre Terrasanitdoc: make titles in github plugin login box more...
2014-02-01 Alexandre Terrasanitdoc: change branch name box by link to github page
2014-02-01 Alexandre Terrasanitdoc: check github api upstream name correctness...
2014-02-01 Alexandre Terrasanitdoc: fix github api plugin following spec changes
2014-01-16 Alexandre Terrasanitdoc: clean useless console.log on body click event
2014-01-16 Alexandre Terrasanitdoc: removes select behavior on box header
2014-01-16 Alexandre Terrasanitdoc: improves quicksearch
2013-11-06 Alexandre Terrasanitdoc: Replace old nitdoc by nitdoc_ni
2013-08-27 Alexandre Terrasani_nitdoc: Rewritting of Github plugin for nitdoc
2013-08-19 Alexandre Terrasanitdoc: fixed shared files with ni_nitdoc.
2013-08-16 Jean Privatni_nitdoc: add css for nitdoc elements
2013-08-14 Alexandre Terrasani_nitdoc: rethinked mmodule page.
2013-08-14 Alexandre Terrasani_nitdoc: added "more results" entry in quicksearch.
2013-08-14 Alexandre Terrasani_nitdoc: added fast copy past utility to signatures.
2013-08-08 Alexandre Terrasani_nitdoc: removed useless bottom margin with empty...
2013-08-02 Alexandre Terrasani_nitdoc: removed all JS info for GitHub from NitDoc.
2013-08-02 Alexandre Terrasani_nitdoc: github login box is now generated by JS
2013-08-02 Alexandre Terrasani_nitdoc: hide gitbub login box at page loading
2013-08-01 Alexandre Terrasanitdoc: moved base64 and github to their own modules
2013-07-21 Alexandre Terrasani_nitdoc: fixed broken search with special caracters...
2013-07-21 Alexandre Terrasani_nitdoc: modified CSS for better readability
2013-05-28 Stefan Lagenitdoc: Fix bug: problem when getting function information
2013-05-28 Stefan Lagenitdoc: Inform if a comment was already modify
2013-05-28 Stefan Lagenitdoc: Added function to resize textbox
2013-05-28 Stefan Lagenitdoc: Added Signed-Off management
2013-05-28 Stefan Lagenitdoc: Set all data type to JSON in Ajax queries
2013-05-28 Stefan Lagenitdoc: Added some field to github form
2013-05-28 Stefan Lagenitdoc: Added best way to check authentification
2013-05-28 Stefan Lagenitdoc: Correcting message box
2013-05-24 Stefan Lagenitdoc: Adding automatic commit message
2013-05-24 Stefan Lagenitdoc: Correcting cursor style hover a comment
2013-05-24 Stefan Lagenitdoc: Fix bug when signing in
2013-05-24 Stefan Lagenitdoc: Add a hover behavior to the mouse
2013-05-24 Stefan Lagenitdoc: Fix bug: Add a function to close comments
2013-05-24 Stefan Lagenitdoc: Adding a way to switch of branch
2013-05-24 Stefan Lagenitdoc: Fix bugs: Forgot variable definition
2013-05-24 Stefan Lagenitdoc: Adds function to create a new comment
2013-05-24 Stefan Lagenitdoc: Add a secure when the user reload the page
2013-05-24 Stefan Lagenitdoc: Add a function to load all comments
2013-05-24 Stefan Lagenitdoc: Adds function to check the github branch
2013-05-24 Stefan Lagenitdoc: Add a function to check the repo github.
2013-05-24 Stefan Lagenitdoc: Add an action on "Commit" button
2013-05-24 Stefan Lagenitdoc: Adds action to commit button when we are in...
2013-05-24 Stefan Lagenitdoc: Added a function to display the edit mode of...
2013-05-24 Stefan Lagenitdoc: Adds a way to hide all edit tags
2013-05-24 Stefan Lagenitdoc: Add a css style
2013-05-24 Stefan Lagenitdoc: Adding an action to "sign in" button
2013-05-23 Stefan Lagenitdoc: Adds the github authenfication
2013-05-23 Stefan Lagenitdoc: Cleaning js/css files
next