]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc: mgr/dashboard: feature-toggles: Fix config 26102/head
authorErnesto Puerta <epuertat@redhat.com>
Wed, 6 Feb 2019 17:04:23 +0000 (18:04 +0100)
committerErnesto Puerta <epuertat@redhat.com>
Mon, 11 Feb 2019 11:07:55 +0000 (12:07 +0100)
commitae8e28876954f53262678a60d2fc18c73ec1b7c7
tree50a833cb1b36b21a8cdc4f4aa199c98fea16ea0c
parentc7ba1ba15793f85ecfb6bcc8bea5ec14549cebfc
doc: mgr/dashboard: feature-toggles: Fix config

Add '*.inc.rst' to the list of excluded patterns from sphinx-build. This
allows for using '*.inc.rst' as includes, and avoids duplicates. The
benefit of keeping the trailing '.rst' extension is that most IDEs use
that to render reStructured Text files.

Fixes: http://tracker.ceph.com/issues/37530
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
doc/conf.py
doc/mgr/dashboard.rst
doc/mgr/dashboard_plugins/feature_toggles.inc.rst [new file with mode: 0644]
doc/mgr/dashboard_plugins/feature_toggles.rst.inc [deleted file]