diff options
| author | ruki <[email protected]> | 2017-04-07 09:53:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-04-07 09:53:29 +0800 |
| commit | 3085ff44c910916e6378982f14a9bbf2bcbe50ac (patch) | |
| tree | 44df0acc22951703b8ee9ff2861bbd14ac95bcbb /scripts/debian/xmake.doc-base.EX | |
| parent | 9f65a2f1b69d54a4d15d135f4b3058a989a57429 (diff) | |
add makeppa script and debian
Diffstat (limited to 'scripts/debian/xmake.doc-base.EX')
| -rw-r--r-- | scripts/debian/xmake.doc-base.EX | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/scripts/debian/xmake.doc-base.EX b/scripts/debian/xmake.doc-base.EX new file mode 100644 index 000000000..43f406e63 --- /dev/null +++ b/scripts/debian/xmake.doc-base.EX @@ -0,0 +1,20 @@ +Document: xmake +Title: Debian xmake Manual +Author: <insert document author here> +Abstract: This manual describes what xmake is + and how it can be used to + manage online manuals on Debian systems. +Section: unknown + +Format: debiandoc-sgml +Files: /usr/share/doc/xmake/xmake.sgml.gz + +Format: postscript +Files: /usr/share/doc/xmake/xmake.ps.gz + +Format: text +Files: /usr/share/doc/xmake/xmake.text.gz + +Format: HTML +Index: /usr/share/doc/xmake/html/index.html +Files: /usr/share/doc/xmake/html/*.html |
