diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/configuration/index.rst | 10 |
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 |