Skip to content

Commit

Permalink
Merge pull request #17168 from ceph/wip-volume-man-fix
Browse files Browse the repository at this point in the history
doc: include ceph-disk and ceph-disk-volume man pages in index

Reviewed-by: Dan Mick <dmick@redhat.com>
  • Loading branch information
dmick committed Aug 22, 2017
2 parents e004685 + 10c75e2 commit 05f16b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/man/8/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ set(osd_srcs
ceph-clsinfo.rst
ceph-detect-init.rst
ceph-disk.rst
ceph-volume.rst
ceph-volume-systemd.rst
ceph-osd.rst
osdmaptool.rst)

Expand Down
2 changes: 2 additions & 0 deletions doc/rados/man/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
:maxdepth: 1

../../man/8/ceph-disk.rst
../../man/8/ceph-volume.rst
../../man/8/ceph-volume-systemd.rst
../../man/8/ceph.rst
../../man/8/ceph-deploy.rst
../../man/8/ceph-rest-api.rst
Expand Down

0 comments on commit 05f16b4

Please sign in to comment.