The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
463 B
16 lines
463 B
{ |
|
"extra_assets": [ |
|
"images/" |
|
], |
|
"html_extra_theme": "theme/extra/", |
|
"include_paths": [ |
|
"markdown/" |
|
], |
|
"output": "built_docs/", |
|
"project_name": "Meson documentation", |
|
"project_version": "1.0", |
|
"default-license": "CC-BY-SAv4.0", |
|
"sitemap": "sitemap.txt", |
|
"git_upload_repository": "git@github.com:jpakkane/jpakkane.github.io.git", |
|
"edit_on_github_repository": "https://github.com/mesonbuild/meson/" |
|
}
|
|
|