summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2020-06-22 10:39:07 +0200
committerAndreas Jaeger <aj@suse.com>2020-06-22 10:54:30 +0200
commit89969ec0a919a3a5ea9f4cee7e9b128c5fe0804d (patch)
tree2524b328ae9d1189402963fdda21d1a0f602dd23 /doc
parent52f6f13331269a89ba45dff7199bbd66dc3e3db0 (diff)
downloadceilometer-89969ec0a919a3a5ea9f4cee7e9b128c5fe0804d.tar.gz
Fix PDF build
Do not include ceilometer.conf.sample since PDF building fails with the large file. This fix PDF building of openstack-tox-docs job. Change-Id: Idaf811f71bab0b49de5b68a6a69a7872cb481ffb
Diffstat (limited to 'doc')
-rw-r--r--doc/source/configuration/index.rst10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/source/configuration/index.rst b/doc/source/configuration/index.rst
index 2c9cc9bb..32dc287c 100644
--- a/doc/source/configuration/index.rst
+++ b/doc/source/configuration/index.rst
@@ -17,8 +17,10 @@ can be easily created by running::
--config-file=/etc/ceilometer/ceilometer-config-generator.conf \
--output-file=/etc/ceilometer/ceilometer.conf
-The following is a sample Ceilometer configuration for adaptation and use.
-It is auto-generated from Ceilometer when this documentation is built, and
-can also be viewed in `file form <_static/ceilometer.conf.sample>`_.
+.. only:: html
-.. literalinclude:: ../_static/ceilometer.conf.sample
+ The following is a sample Ceilometer configuration for adaptation and use.
+ It is auto-generated from Ceilometer when this documentation is built, and
+ can also be viewed in `file form <_static/ceilometer.conf.sample>`_.
+
+ .. literalinclude:: ../_static/ceilometer.conf.sample