Title: [1010] Add files for building docs to manifest template
- Revision
- 1010
- Author
- cito
- Date
- 2019-05-17 16:00:56 -0400 (Fri, 17 May 2019)
Log Message
Add files for building docs to manifest template
Note that index.rst will be copied from start.txt or toc.txt
depending on the theme and therefore should not be included.
Modified Paths
Diff
Modified: branches/5.0.x/MANIFEST.in (1009 => 1010)
--- branches/5.0.x/MANIFEST.in 2019-05-15 14:07:02 UTC (rev 1009)
+++ branches/5.0.x/MANIFEST.in 2019-05-17 20:00:56 UTC (rev 1010)
@@ -18,6 +18,8 @@
include docs/make.bat
include docs/*.py
include docs/*.rst
+include docs/*.txt
+exclude docs/index.rst
recursive-include docs/community *.rst
recursive-include docs/contents *.rst
recursive-include docs/download *.rst
Modified: trunk/MANIFEST.in (1009 => 1010)
--- trunk/MANIFEST.in 2019-05-15 14:07:02 UTC (rev 1009)
+++ trunk/MANIFEST.in 2019-05-17 20:00:56 UTC (rev 1010)
@@ -25,6 +25,8 @@
include docs/make.bat
include docs/*.py
include docs/*.rst
+include docs/*.txt
+exclude docs/index.rst
recursive-include docs/community *.rst
recursive-include docs/contents *.rst
recursive-include docs/download *.rst
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo/pygresql