ceph/doc
Kefu Chai f54574d1ac doc/man/8/ceph-volume: specify "program" for subcommands
as per
https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html

> Like py:currentmodule, this directive produces no output. Instead, it
> serves to notify Sphinx that all following option directives document
> options for the program called name.
> ...
> The program name may contain spaces (in case you want to document
> subcommands like svn add and svn commit separately).

and to avoid the warnings like:

doc/man/8/ceph-volume.rst:424: WARNING: Duplicate explicit target name:
"cmdoption-ceph-volume-h".

we should specify different "program" for different set of options.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2021-07-22 01:13:54 +08:00
..
_ext Merge PR #41509 into master 2021-06-07 10:02:52 -04:00
_static/css
_templates doc: decrease padding in the "docubetter" div 2021-02-13 10:18:58 +08:00
_themes/ceph doc/_theme: show the menu button 2021-05-11 17:57:47 +08:00
api doc: use :ref: instead relative path for links 2021-03-22 01:41:53 +08:00
ceph-volume
cephadm Merge pull request #42304 from sebastian-philipp/doc-dameon-add-note 2021-07-20 12:09:33 +02:00
cephfs doc/cephfs/nfs: update about nfs module 2021-07-13 15:04:42 +05:30
changelog
dev crimson/common/log: print out logger.debug() when log level >=6 2021-07-14 21:25:54 +08:00
images doc/dev: Add internal documentation for mclock scheduler 2021-04-21 19:04:28 +05:30
install doc/install/get-packages: do not mention additional 3rd party packages 2021-07-01 16:38:56 +08:00
man doc/man/8/ceph-volume: specify "program" for subcommands 2021-07-22 01:13:54 +08:00
mgr Merge pull request #42188 from votdev/issue_51408_motd 2021-07-19 19:56:50 +02:00
mon
rados Merge PR #42041 into master 2021-07-14 14:38:59 -04:00
radosgw Merge pull request #42355 from yuvalif/wip-yuval-fix-51681 2021-07-20 10:55:16 +03:00
rbd doc/rbd/iscsi-initiator-linux: set "product" in multipath.conf 2021-06-30 23:46:11 +02:00
releases doc/releases: add linkage for 15.2.13 2021-07-15 17:51:31 +02:00
scripts doc: build mon_command_api.rst using a homebrew extension 2021-01-08 11:35:42 +08:00
security Merge pull request #41408 from zdover23/wip-doc-security-2021-05-19-fourth-item 2021-05-20 17:07:34 -07:00
start doc/start/hardware-recommendations.rst: Corrected typo 2021-06-15 22:53:27 +02:00
.gitignore doc: build mon_command_api.rst using a homebrew extension 2021-01-08 11:35:42 +08:00
architecture.rst
CMakeLists.txt
conf.py doc/_ext: load options defined by mgr modules 2021-05-06 20:54:42 +08:00
favicon.ico
foundation.rst doc/foundation: add linode 2021-07-08 15:54:56 -05:00
glossary.rst
governance.rst doc: update affiliation for myoungwon 2021-03-04 09:33:41 +09:00
index.rst doc/security: add security section 2021-04-01 09:14:12 -05:00
logo.png
man_index.rst doc/man: build and install cephfs-shell manpage 2021-05-05 14:41:50 +08:00
README.md