Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/archinstall/Installer.rst
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2023-11-22 22:24:29 +0100
committerGitHub <noreply@github.com>2023-11-22 22:24:29 +0100
commitd7eb35f4ee49cbb8fe065db445a84000883d69b5 (patch)
treea54c84b31789c832b0eb136082bc824c1cdba016 /docs/archinstall/Installer.rst
parentdb326590ba31f17f5fd7113a112e787627f2f464 (diff)
Nuking docs to allow for redirect (ouff) (#2245)
Diffstat (limited to 'docs/archinstall/Installer.rst')
-rw-r--r--docs/archinstall/Installer.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/archinstall/Installer.rst b/docs/archinstall/Installer.rst
deleted file mode 100644
index d1bbaa7c..00000000
--- a/docs/archinstall/Installer.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-.. _archinstall.Installer:
-
-archinstall.Installer
-=====================
-
-The installer is the main class for accessing an installation-instance.
-You can look at this class as the installation you have or will perform.
-
-Anything related to **inside** the installation, will be found in this class.
-
-.. autofunction:: archinstall.Installer