summaryrefslogtreecommitdiff
path: root/docs/hotdoc.json
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2018-08-29 21:18:26 +0300
committerGitHub <noreply@github.com>2018-08-29 21:18:26 +0300
commitb86f2fd17f1f0825e16b1df2b1f3f598c0d77b85 (patch)
treee005f958d9a87590fc0a05c88314ed0f160b10a6 /docs/hotdoc.json
parent28c1f31d7e2b46a8473d8ebe8f029fb7602fde09 (diff)
parent1ea743a0bfd5ab3ab74009fdd0fb2db64e8e79d8 (diff)
downloadmeson-b86f2fd17f1f0825e16b1df2b1f3f598c0d77b85.tar.gz
Merge pull request #4016 from thiblahute/hotdoc
modules: Add an 'hotdoc' module
Diffstat (limited to 'docs/hotdoc.json')
-rw-r--r--docs/hotdoc.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/hotdoc.json b/docs/hotdoc.json
deleted file mode 100644
index 482bc95d1..000000000
--- a/docs/hotdoc.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "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/"
-}