update docs
This commit is contained in:
parent
aee0440621
commit
c674bbd302
|
|
@ -88,3 +88,13 @@ Exceptions
|
||||||
.. autofunction:: archinstall.ProfileError
|
.. autofunction:: archinstall.ProfileError
|
||||||
|
|
||||||
.. autofunction:: archinstall.SysCallError
|
.. autofunction:: archinstall.SysCallError
|
||||||
|
|
||||||
|
.. autofunction:: archinstall.ProfileNotFound
|
||||||
|
|
||||||
|
.. autofunction:: archinstall.HardwareIncompatibilityError
|
||||||
|
|
||||||
|
.. autofunction:: archinstall.PermissionError
|
||||||
|
|
||||||
|
.. autofunction:: archinstall.UserError
|
||||||
|
|
||||||
|
.. autofunction:: archinstall.ServiceException
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue