Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-08 | Document options for meson | Christoph Behle | 1 | -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-23 | docs: Remove unnecessary trailing whitespaces | Luis Menina | 1 | -1/+1 | |
2017-07-19 | Added documentation for SIMD module. | Jussi Pakkanen | 1 | -1/+11 | |
2017-04-26 | docs: Import the website and wiki and build with hotdoc | Thibault Saunier | 1 | -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. |