diff options
author | Simon McVittie <smcv@debian.org> | 2017-01-10 11:39:56 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2017-01-10 12:02:15 +0000 |
commit | 4b369f0f67554454025f3c2065e4e8929fe4b643 (patch) | |
tree | 0fd794534e7cdc4988f66113fefa940898ed9a95 /debian | |
parent | bc06a212dbc0dd2e3fe8d27b1988f6309077e0b0 (diff) | |
download | ikiwiki-4b369f0f67554454025f3c2065e4e8929fe4b643.tar ikiwiki-4b369f0f67554454025f3c2065e4e8929fe4b643.tar.gz |
d/ikiwiki.doc-base: register the documentation with doc-base
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/ikiwiki.doc-base | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 21b0e1fbb..347d5186e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,7 @@ ikiwiki (3.20170109) UNRELEASED; urgency=medium * d/ikiwiki.lintian-overrides: override script-not-executable warnings * d/ikiwiki.lintian-overrides: silence false positive spelling warning for Moin Moin + * d/ikiwiki.doc-base: register the documentation with doc-base -- Simon McVittie <smcv@debian.org> Mon, 09 Jan 2017 14:33:19 +0000 diff --git a/debian/ikiwiki.doc-base b/debian/ikiwiki.doc-base new file mode 100644 index 000000000..58fbae5b7 --- /dev/null +++ b/debian/ikiwiki.doc-base @@ -0,0 +1,7 @@ +Document: ikiwiki +Title: IkiWiki Documentation +Section: Programming + +Format: HTML +Index: /usr/share/doc/ikiwiki/html/index.html +Files: /usr/share/doc/ikiwiki/html/* |