aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Creating-OSX-packages.md
AgeCommit message (Collapse)AuthorFilesLines
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest1-1/+1
2019-01-06docs: An error in an external link has been fixed [skip ci]FlyingPiMonster1-4/+2
2017-08-24Rewrapped some markdown files.Jussi Pakkanen1-21/+81
2017-05-03docs: add a short description for all top pages in the ManualPeter Hutterer1-0/+4
2017-05-01docs: replace occurences of set_install_script()Ernestas Kulik1-1/+1
The method has been replaced with add_install_script(). Signed-off-by: Ernestas Kulik <ernestas.kulik@gmail.com>
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-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.