]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc ignore ceph-volume when building man pages 17124/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 17 Aug 2017 21:02:43 +0000 (17:02 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 21 Aug 2017 23:30:29 +0000 (19:30 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/conf.py

index c4d8cb073efe416197d9014507708c92e77fdaa5..49b6ecde29e2445bead056ded89597bfdcfd5040 100644 (file)
@@ -18,6 +18,8 @@ if tags.has('man'):
                          'install/*',
                          'mon/*',
                          'rados/*',
+                         'mgr/*',
+                         'ceph-volume/*',
                          'radosgw/*',
                          'rbd/*',
                          'start/*']