From c961a20ecae34df2ca211381f0c30752d1ad8f03 Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Thu, 2 Aug 2012 15:56:57 -0700 Subject: [PATCH] doc: Fix toctree structure for man obsync(1). Signed-off-by: Tommi Virtanen --- doc/man/1/index.rst | 9 +++++++++ doc/man/index.rst | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 doc/man/1/index.rst diff --git a/doc/man/1/index.rst b/doc/man/1/index.rst new file mode 100644 index 0000000000000..ceed633853395 --- /dev/null +++ b/doc/man/1/index.rst @@ -0,0 +1,9 @@ +================================================== + Section 1, executable programs or shell commands +================================================== + +.. toctree:: + :maxdepth: 1 + :glob: + + * diff --git a/doc/man/index.rst b/doc/man/index.rst index 9a15addfd177b..e59fde44c8516 100644 --- a/doc/man/index.rst +++ b/doc/man/index.rst @@ -7,4 +7,3 @@ :glob: */index - 1/obsync -- 2.39.5