Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-18 | docs: replaced `ninja` with appropriate `meson` commands [skip ci] | TheQwertiest | 1 | -1/+1 | |
2019-01-06 | docs: An error in an external link has been fixed [skip ci] | FlyingPiMonster | 1 | -4/+2 | |
2017-08-24 | Rewrapped some markdown files. | Jussi Pakkanen | 1 | -21/+81 | |
2017-05-03 | docs: add a short description for all top pages in the Manual | Peter Hutterer | 1 | -0/+4 | |
2017-05-01 | docs: replace occurences of set_install_script() | Ernestas Kulik | 1 | -1/+1 | |
The method has been replaced with add_install_script(). Signed-off-by: Ernestas Kulik <ernestas.kulik@gmail.com> | |||||
2017-04-26 | docs: Import the website and wiki and build with hotdoc | Thibault Saunier | 1 | -0/+96 | |
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. |