diff options
| author | Stefano Zacchiroli <zack@debian.org> | 2009-05-18 17:54:18 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-05-18 17:54:18 +0200 |
| commit | 7d6f85c475d5f50e0c54814cd8b644e38147b282 (patch) | |
| tree | 61424a79764163c3a4fdcf1b2bd51535f8e7b4fe /debian/python-apt.doc-base | |
| parent | 7ba5f4686ddea5076f086d54e68dd407bff32147 (diff) | |
| download | python-apt-7d6f85c475d5f50e0c54814cd8b644e38147b282.tar.gz | |
* debian/python-apt.doc-base: register the documentation with the doc-base system (Closes: #525134)
Diffstat (limited to 'debian/python-apt.doc-base')
| -rw-r--r-- | debian/python-apt.doc-base | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/python-apt.doc-base b/debian/python-apt.doc-base new file mode 100644 index 00000000..d25926b7 --- /dev/null +++ b/debian/python-apt.doc-base @@ -0,0 +1,11 @@ +Document: python-apt-api-reference +Title: Python APT: API reference manual +Abstract: API reference manual for Python bindings to libapt-pkg +Section: Programming/Python + +Format: HTML +Index: /usr/share/doc/python-apt/html/index.html +Files: /usr/share/doc/python-apt/html/* + +Format: Text +Files: /usr/share/doc/python-apt/text/* |
