From 8bd516a5ff97716b34d254adf6cf9ac0126eb0f1 Mon Sep 17 00:00:00 2001 From: rebortg Date: Thu, 10 Dec 2020 13:35:30 +0100 Subject: [PATCH] rearrange development part --- docs/contributing/index.rst | 2 -- docs/{contributing => }/debugging.rst | 0 docs/{contributing => }/documentation.rst | 0 docs/index.rst | 5 +++-- 4 files changed, 3 insertions(+), 4 deletions(-) rename docs/{contributing => }/debugging.rst (100%) rename docs/{contributing => }/documentation.rst (100%) diff --git a/docs/contributing/index.rst b/docs/contributing/index.rst index c3bb2688..2ecbcb5f 100644 --- a/docs/contributing/index.rst +++ b/docs/contributing/index.rst @@ -6,8 +6,6 @@ Contributing :maxdepth: 2 build-vyos - debugging development - documentation issues-features upstream-packages \ No newline at end of file diff --git a/docs/contributing/debugging.rst b/docs/debugging.rst similarity index 100% rename from docs/contributing/debugging.rst rename to docs/debugging.rst diff --git a/docs/contributing/documentation.rst b/docs/documentation.rst similarity index 100% rename from docs/contributing/documentation.rst rename to docs/documentation.rst diff --git a/docs/index.rst b/docs/index.rst index d66d7680..574a2c49 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -37,9 +37,10 @@ VyOS User Guide .. toctree:: :maxdepth: 2 :includehidden: - :caption: Contributing - + :caption: Development contributing/index + debugging + documentation coverage copyright