[Python-modules-commits] [xlwt] 10/13: More docs stuff.
Thomas Goirand
zigo at moszumanska.debian.org
Wed Oct 25 17:58:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
zigo pushed a commit to branch new-upstream-1.3.0
in repository xlwt.
commit 6ff1f0284e6a6fa344ba096f7ce6a01306f98104
Author: Thomas Goirand <thomas at goirand.fr>
Date: Wed Oct 25 17:48:21 2017 +0000
More docs stuff.
---
debian/docs | 2 --
debian/examples | 1 -
debian/python-xlwt-doc.doc-base | 9 +++++++++
debian/python-xlwt-doc.docs | 1 +
debian/python-xlwt-doc.examples | 1 +
debian/python-xlwt.doc-base.python-xlwt-api | 9 ---------
debian/python-xlwt.doc-base.python-xlwt-intro | 9 ---------
7 files changed, 11 insertions(+), 21 deletions(-)
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 2e98779..0000000
--- a/debian/docs
+++ /dev/null
@@ -1,2 +0,0 @@
-README.html
-xlwt/doc/xlwt.html
diff --git a/debian/examples b/debian/examples
deleted file mode 100644
index f1d1e5c..0000000
--- a/debian/examples
+++ /dev/null
@@ -1 +0,0 @@
-xlwt/examples/*
diff --git a/debian/python-xlwt-doc.doc-base b/debian/python-xlwt-doc.doc-base
new file mode 100644
index 0000000..a8ae8a4
--- /dev/null
+++ b/debian/python-xlwt-doc.doc-base
@@ -0,0 +1,9 @@
+Document: python-xlwt-doc
+Title: xlwt Python module doc
+Abstract: This is the doc of the Python xlwt module for reading and
+ writing Excel files.
+Section: Programming/Python
+
+Format: HTML
+Index: /usr/share/doc/python-xlwt-doc/html/index.html
+Files: /usr/share/doc/python-xlwt-doc/html/*.html
diff --git a/debian/python-xlwt-doc.docs b/debian/python-xlwt-doc.docs
new file mode 100644
index 0000000..a1320b1
--- /dev/null
+++ b/debian/python-xlwt-doc.docs
@@ -0,0 +1 @@
+README.rst
diff --git a/debian/python-xlwt-doc.examples b/debian/python-xlwt-doc.examples
new file mode 100644
index 0000000..1e107f5
--- /dev/null
+++ b/debian/python-xlwt-doc.examples
@@ -0,0 +1 @@
+examples
diff --git a/debian/python-xlwt.doc-base.python-xlwt-api b/debian/python-xlwt.doc-base.python-xlwt-api
deleted file mode 100644
index df0f27f..0000000
--- a/debian/python-xlwt.doc-base.python-xlwt-api
+++ /dev/null
@@ -1,9 +0,0 @@
-Document: python-xlwt-api
-Title: xlwt Python module API documentation
-Abstract: This is the API documentation for the Python xlwt module for reading
- and writing Excel files.
-Section: Programming/Python
-
-Format: HTML
-Index: /usr/share/doc/python-xlwt/xlwt.html
-Files: /usr/share/doc/python-xlwt/xlwt.html
diff --git a/debian/python-xlwt.doc-base.python-xlwt-intro b/debian/python-xlwt.doc-base.python-xlwt-intro
deleted file mode 100644
index 322f87a..0000000
--- a/debian/python-xlwt.doc-base.python-xlwt-intro
+++ /dev/null
@@ -1,9 +0,0 @@
-Document: python-xlwt-intro
-Title: xlwt Python module introduction
-Abstract: This is an introduction to the Python xlwt module for reading and
- writing Excel files.
-Section: Programming/Python
-
-Format: HTML
-Index: /usr/share/doc/python-xlwt/README.html
-Files: /usr/share/doc/python-xlwt/README.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/xlwt.git
More information about the Python-modules-commits
mailing list