Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-15 | Updated docs to do "meson wrap" instead of "wraptool". | Jussi Pakkanen | 1 | -11/+11 | |
2017-12-26 | Reformat and update doc page. | Jussi Pakkanen | 1 | -14/+40 | |
2017-12-17 | Add functionality to promote nested dependencies to top level. | Jussi Pakkanen | 1 | -0/+14 | |
2017-11-06 | Small changes for syntax hightlight | David Pérez-Suárez | 1 | -1/+1 | |
2017-05-03 | doc: Don't use root-prompt in wraptool examples. | Elliott Sales de Andrade | 1 | -7/+7 | |
A `#` is the root-prompt, whereas `$` is the user-prompt. | |||||
2017-05-03 | doc: Capitalize things more consistently. | Elliott Sales de Andrade | 1 | -1/+1 | |
Upper or lower case depending on the official spelling, or the more consistent usage. | |||||
2017-04-26 | docs: Import the website and wiki and build with hotdoc | Thibault Saunier | 1 | -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. |