aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Module-reference.md
AgeCommit message (Collapse)AuthorFilesLines
2018-07-08Document options for mesonChristoph Behle1-20/+0
Document what waring_level 1,2,3 means. Test if markdown files are in sitemap Add Builtin-options.md to sitemap.txt Builtin-options.md: Fix tables in Builtin-options.md Add documentation for warning options Added more options to doc General documentation: Add link to Builtin-options Remove obsolete file Testing: Add function test_markdown_files_in_sitemap. Checks if each markdown file is contained in sitemap.txt
2017-10-23docs: Remove unnecessary trailing whitespacesLuis Menina1-1/+1
2017-07-19Added documentation for SIMD module.Jussi Pakkanen1-1/+11
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-0/+10
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.