diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-04-17 18:34:54 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-04-17 18:34:54 -0700 |
commit | a0e457ae18624cc1bf0e48ec5060aec98fd94764 (patch) | |
tree | 2f242610639b013098cb97791cb1050e492f15ae | |
parent | d67793c253e14d80eea8fd82d7110cbaa888cca4 (diff) | |
download | ceph-a0e457ae18624cc1bf0e48ec5060aec98fd94764.tar.gz |
doc: Removed legacy man page index. Generates warning otherwise.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r-- | doc/man/index.rst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/man/index.rst b/doc/man/index.rst deleted file mode 100644 index e59fde44c85..00000000000 --- a/doc/man/index.rst +++ /dev/null @@ -1,9 +0,0 @@ -============== - Manual pages -============== - -.. toctree:: - :maxdepth: 2 - :glob: - - */index |