index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | docs/index.rst | 22 |
diff --git a/docs/index.rst b/docs/index.rst index 31538295..dadc9dbe 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,6 +6,8 @@ python-archinstall Documentation | | Here's a `demo <https://www.youtube.com/watch?v=9Xt7X_Iqg6E>`_ using the guided installer. +.. warning:: + This installer currently requires that your machine has EFI-mode enabled. Some of the features of Archinstall are: @@ -17,20 +19,27 @@ Some of the features of Archinstall are: .. toctree:: :maxdepth: 3 - :caption: Running on ISO + :caption: Running the installer installing/guided .. toctree:: :maxdepth: 3 - :caption: Installing + :caption: Getting help + + help/discord + help/issues + +.. toctree:: + :maxdepth: 3 + :caption: Installing the library installing/python installing/binary .. toctree:: :maxdepth: 3 - :caption: Usage & Examples + :caption: Using the library examples/python examples/binary @@ -45,13 +54,6 @@ Some of the features of Archinstall are: .. toctree:: :maxdepth: 3 - :caption: Getting help - - help/discord - help/issues - -.. toctree:: - :maxdepth: 3 :caption: API Reference archinstall/Installer |