]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/api: Add a generated reference of all mon commands.
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 24 Apr 2020 09:15:53 +0000 (11:15 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 5 May 2020 10:51:50 +0000 (12:51 +0200)
commit47330807dc30fdf3c23438aadb41d2896bc4328b
tree2c1739f719648bf6b296e0d1615c2db29dc180dd
parent8098f11d04c1d871aae40c7e8de15ad36da93c97
doc/api: Add a generated reference of all mon commands.

Generate a ReST document which contains all mon commands.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
admin/build-doc
admin/doc-requirements.txt
doc/.gitignore
doc/api/index.rst
doc/scripts/gen_mon_command_api.py [new file with mode: 0644]
src/script/gen_static_command_descriptions.py