From 63a606cd99efe3327907555462709719174250e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Kr=C3=A1tk=C3=BD?= Date: Mon, 23 Oct 2023 15:19:54 +0200 Subject: [PATCH] Remove the Development section. --- doc/development/index.rst | 33 --------------------------------- doc/index.rst | 1 - 2 files changed, 34 deletions(-) delete mode 100644 doc/development/index.rst diff --git a/doc/development/index.rst b/doc/development/index.rst deleted file mode 100644 index 7cc46ee8..00000000 --- a/doc/development/index.rst +++ /dev/null @@ -1,33 +0,0 @@ -Development -*********** - -Subiquity is an open source project that warmly welcomes community -projects, contributions, suggestions, fixes and constructive feedback. If you -would like to contribute to Subiquity, this set of documentation will help -orient you with our processes. - ------ - -Contributing -============ - -.. toctree:: - :maxdepth: 1 - -Debugging and reporting -======================= - -.. toctree:: - :maxdepth: 1 - -Testing -======= - -.. toctree:: - :maxdepth: 1 - -Documentation -============= - -.. toctree:: - :maxdepth: 1 diff --git a/doc/index.rst b/doc/index.rst index 7b51b7bb..8acb9c65 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -80,7 +80,6 @@ constructive feedback. howto/index reference/index explanation/index - development/index .. Links: .. _Code of Conduct: https://ubuntu.com/community/ethos/code-of-conduct