summaryrefslogtreecommitdiff
path: root/docs/markdown/Generating-sources.md
AgeCommit message (Collapse)Author
2017-10-23docs: Remove unnecessary trailing whitespacesLuis Menina
2017-09-29fix typo?Reverend Homer
2017-07-17Added a missing closing parenthesis in the last exampleAlexis Jeandet
There was a missing parenthesis at the end of the last example.
2017-07-13docs: fixed meson syntax for Generating-sources.mdMarty Plummer
Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com>
2017-05-03docs: add a short description for all top pages in the ManualPeter Hutterer
2017-05-01Fix typo in Generating-sources.mdJohn Gallagher
First `custom_target` example was missing a closing `'`.
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier
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.