This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
openstack-doc-tools
Code
Issues
Proposed changes
Browse Source
Package markdown-docbook.sh
Add markdown-docbook.sh to the python package Change-Id: I678abe35583269b02ce6fbcddbe7eed98434388e
changes/35/64335/1
Andreas Jaeger
7 years ago
parent
9e2f95e526
commit
45e80e4fef
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
MANIFEST.in
+1
-0
setup.cfg
+ 1
- 0
MANIFEST.in
View File
@ -2,6 +2,7 @@ include README.rst
include AUTHORS
include LICENSE
include ChangeLog
recursive-include bin *
recursive-include doc *
recursive-include tools *
recursive-include sitemap *
+ 1
- 0
setup.cfg
View File
@ -26,6 +26,7 @@ scripts =
bin/build-ha-guide.sh
bin/generatedocbook
bin/generatepot
bin/markdown-docbook.sh
data_files
=
usr/share/openstack-doc-tools/sitemap
=
sitemap/*
usr/share/openstack-doc-tools/cleanup
=
cleanup/*
Write
Preview
Loading…
Cancel
Save