|
|
@ -26,6 +26,7 @@ documentation = hotdoc.generate_doc(meson.project_name(), |
|
|
|
extra_assets: ['images/'], |
|
|
|
extra_assets: ['images/'], |
|
|
|
include_paths: ['markdown', cur_bdir], |
|
|
|
include_paths: ['markdown', cur_bdir], |
|
|
|
default_license: 'CC-BY-SAv4.0', |
|
|
|
default_license: 'CC-BY-SAv4.0', |
|
|
|
|
|
|
|
html_theme: 'https://github.com/mensinda/meson_bootstrap_theme/releases/latest/download/dist.tgz', |
|
|
|
html_extra_theme: join_paths('theme', 'extra'), |
|
|
|
html_extra_theme: join_paths('theme', 'extra'), |
|
|
|
git_upload_repository: 'git@github.com:mesonbuild/mesonbuild.github.io.git', |
|
|
|
git_upload_repository: 'git@github.com:mesonbuild/mesonbuild.github.io.git', |
|
|
|
edit_on_github_repository: 'https://github.com/mesonbuild/meson', |
|
|
|
edit_on_github_repository: 'https://github.com/mesonbuild/meson', |
|
|
|