From 410a0ba0b3065acd3db09bcd511036975fa0967f Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Mon, 28 Sep 2020 16:38:10 +0200 Subject: Added documentation for: https://python-archinstall.readthedocs.io/en/latest/ --- docs/archinstall/Installer.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/archinstall/Installer.rst (limited to 'docs/archinstall/Installer.rst') diff --git a/docs/archinstall/Installer.rst b/docs/archinstall/Installer.rst new file mode 100644 index 00000000..b7d8c8ce --- /dev/null +++ b/docs/archinstall/Installer.rst @@ -0,0 +1,11 @@ +.. _archinstall.Installer: + +Installer +========= + +The installer is the main class for accessing a 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 -- cgit v1.2.3-70-g09d2