diff options
| author | Christoph Behle <behlec@gmail.com> | 2018-07-05 21:18:38 +0200 |
|---|---|---|
| committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-07-08 10:56:37 -0700 |
| commit | 2428b388db6eab8d450b1daee20c4cdb0bb88a65 (patch) | |
| tree | cebde61a6f49ccd0ff8fa8fa64a235bbffb83c0a /docs/sitemap.txt | |
| parent | 2093d45a4e1203d868d200628918472877c7ec31 (diff) | |
| download | meson-2428b388db6eab8d450b1daee20c4cdb0bb88a65.tar.gz | |
Document options for meson
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
Diffstat (limited to 'docs/sitemap.txt')
| -rw-r--r-- | docs/sitemap.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sitemap.txt b/docs/sitemap.txt index 5e8b50e33..68f0a8fe2 100644 --- a/docs/sitemap.txt +++ b/docs/sitemap.txt @@ -5,6 +5,7 @@ index.md Manual.md Overview.md Running-Meson.md + Builtin-options.md Using-with-Visual-Studio.md Meson-sample.md Syntax.md |
