aboutsummaryrefslogtreecommitdiff
path: root/docs/hotdoc.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hotdoc.json')
-rw-r--r--docs/hotdoc.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/hotdoc.json b/docs/hotdoc.json
new file mode 100644
index 0000000..c9f6972
--- /dev/null
+++ b/docs/hotdoc.json
@@ -0,0 +1,16 @@
+{
+ "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:thiblahute/jpakkane.github.io.git",
+ "edit_on_github_repository": "https://github.com/mesonbuild/meson/"
+}