diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-07-30 14:14:16 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-07-30 14:14:16 +0200 |
| commit | d907d8627ab4080cff7ab99dfb2e16970d063990 (patch) | |
| tree | 348bfaf0f0aa6c5a36dc5f1982c11df308f9d0f5 /debian/python-apt.doc-base | |
| parent | 13e0a6ca024397dba39ad66bcb0fd80138b1bd55 (diff) | |
| download | python-apt-d907d8627ab4080cff7ab99dfb2e16970d063990.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/* |
