aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Adding-arguments.md
AgeCommit message (Collapse)AuthorFilesLines
2021-10-04docs: Temporarily disable modules and move RefMan --> Reference-manualDaniel Mensinger1-1/+1
2021-10-03docs: Fix broken linksDaniel Mensinger1-1/+1
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen1-1/+2
2018-10-13Added add_project_arguments description to argument page. [skip ci]Jussi Pakkanen1-0/+13
2018-02-25[skip ci] docs: Add reference table for language args parameter names (#3126)Hylke Bons1-0/+2
2017-08-26Rewrapped more files.Jussi Pakkanen1-8/+25
2017-06-03docs: Fix broken page linksChris Mayo1-1/+1
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade1-1/+1
Upper or lower case depending on the official spelling, or the more consistent usage.
2017-05-03docs: add a short description for all top pages in the ManualPeter Hutterer1-0/+4
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-0/+35
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.