Improve comments in doc-test.conf

Change-Id: I5f7b0a4d9dfbf4bc2b03a0f5199ab5ea4f61c8fd
This commit is contained in:
Andreas Jaeger 2014-03-10 10:46:18 +01:00
parent 57b34c1819
commit cea0ca42f2

View File

@ -1,14 +1,15 @@
[DEFAULT] [DEFAULT]
repo_name = openstack-manuals repo_name = openstack-manuals
# Not in DocBook format # These files are not in DocBook format:
file_exception = emc-vmax.xml file_exception = emc-vmax.xml
file_exception = emc-vnx.xml file_exception = emc-vnx.xml
# This file does not pass our syntax checks for valid Docbook XML # This file does not pass our syntax checks for valid Docbook XML.
# Let's ignore it for now. # Let's ignore it for now.
file_exception = st-training-guides.xml file_exception = st-training-guides.xml
# Not in XML format, just a partial file # This file is not in XML format, it is just just a partial file and
# needs to be ignored.
file_exception = ha-guide-docinfo.xml file_exception = ha-guide-docinfo.xml
build_file_exception = ha-guide-docinfo.xml build_file_exception = ha-guide-docinfo.xml