diff options
| author | Thibault Saunier <tsaunier@igalia.com> | 2018-08-14 16:04:48 -0300 |
|---|---|---|
| committer | Thibault Saunier <tsaunier@igalia.com> | 2018-08-28 18:18:40 -0300 |
| commit | 6f72473b2457ecd449259dc6c283976cea8f0e13 (patch) | |
| tree | b2e7be9a9842e06cfeda355c2093ff6bc911ba65 /docs/hotdoc.json | |
| parent | 378bd4df0e3ac6c38588eea2de590cbe0fe74af2 (diff) | |
| download | meson-6f72473b2457ecd449259dc6c283976cea8f0e13.tar.gz | |
docs: Use meson to build documentation
Let's eat our own dogfood.
Diffstat (limited to 'docs/hotdoc.json')
| -rw-r--r-- | docs/hotdoc.json | 16 |
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/" -} |
