17 lines
463 B
JSON
17 lines
463 B
JSON
{
|
|
"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/"
|
|
}
|