diff options
Diffstat (limited to 'debian/sphinx-doc.doc-base')
-rw-r--r-- | debian/sphinx-doc.doc-base | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/sphinx-doc.doc-base b/debian/sphinx-doc.doc-base new file mode 100644 index 0000000..8af0b37 --- /dev/null +++ b/debian/sphinx-doc.doc-base @@ -0,0 +1,12 @@ +Document: sphinx-manual +Title: Sphinx documentation builder manual +Author: Georg Brandl +Abstract: Sphinx is a tool that translates a set of reStructuredText source + files into various output formats, automatically producing cross-references, + indices etc. It can also generate a LaTeX file that you can compile into a PDF + version of the documents. +Section: Text + +Format: HTML +Index: /usr/share/doc/sphinx-doc/html/index.html +Files: /usr/share/doc/sphinx-doc/html/* |