From 27e79f55407b9e46cee06c97ba53bc3a485f5c03 Mon Sep 17 00:00:00 2001 From: baude Date: Thu, 24 Oct 2019 14:54:57 -0500 Subject: Restructure documentation dir Restructuring the docs dir to make integration with sphinx easier. man pages now exist in docs/source/man and the sphinx make files exists in docs. Signed-off-by: baude --- docs/source/network.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/source/network.rst (limited to 'docs/source/network.rst') diff --git a/docs/source/network.rst b/docs/source/network.rst new file mode 100644 index 000000000..aa379bf46 --- /dev/null +++ b/docs/source/network.rst @@ -0,0 +1,10 @@ +Network +===== + +:doc:`create ` network create + +:doc:`inspect ` network inspect + +:doc:`ls ` network list + +:doc:`rm ` network rm \ No newline at end of file -- cgit v1.2.3-54-g00ecf