Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-04-04 15:41:33 +0000
committerGitHub <noreply@github.com>2021-04-04 15:41:33 +0000
commit85a69f694d01a789a6e9234a637b23c3a48e619b (patch)
treeb26b76c6885ad5024d4925948becb130f57800fc /docs/index.rst
parentef021698b698037388771600e4815b8e9152872d (diff)
parenta0a4b5dbfea72b28163b3ba50934f0b34d4ff212 (diff)
Merge pull request #161 from rffontenelle/fix-build
Fix docs warnings
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index eef368c5..deb2734e 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -43,12 +43,15 @@ Some of the features of Archinstall are:
examples/python
examples/binary
+..
examples/scripting
-.. toctree::
+..
+ .. toctree::
:maxdepth: 3
:caption: Programming Guide
+..
programming_guide/requirements
programming_guide/basic_concept
@@ -64,4 +67,4 @@ Some of the features of Archinstall are:
:maxdepth: 3
:caption: API Helper functions
- archinstall/general \ No newline at end of file
+ archinstall/general