summaryrefslogtreecommitdiff
path: root/docs/markdown/Using-wraptool.md
Commit message (Collapse)AuthorAgeFilesLines
* Reformat and update doc page.Jussi Pakkanen2017-12-261-14/+40
|
* Add functionality to promote nested dependencies to top level.Jussi Pakkanen2017-12-171-0/+14
|
* Small changes for syntax hightlightDavid Pérez-Suárez2017-11-061-1/+1
|
* doc: Don't use root-prompt in wraptool examples.Elliott Sales de Andrade2017-05-031-7/+7
| | | | A `#` is the root-prompt, whereas `$` is the user-prompt.
* doc: Capitalize things more consistently.Elliott Sales de Andrade2017-05-031-1/+1
| | | | | Upper or lower case depending on the official spelling, or the more consistent usage.
* docs: Import the website and wiki and build with hotdocThibault Saunier2017-04-261-0/+59
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.