Commit Graph

14 Commits

Author SHA1 Message Date
Anton Hvornum e28ba95370
Restoring back the docs with a commit, as I'm clearly incapable of grasping git's reset/revert features.. (#2249) 2023-11-22 22:45:25 +01:00
Anton Hvornum 2b3142527a
Adding permanent redirect for readthedocs (#2242) 2023-11-22 21:52:01 +01:00
Anton Hvornum cc806d9c4c
Started a re-write of the docs (#1967)
* Started a re-write of the docs, using CSV for tables and re-organizing parameter definitions

* Added final config options in --config, some have external references which needs to be populated

* Forgot to escape a comma

* Clarified a note

* Added disk configuration and disk encryption docs

* Changed way of installing using source and python

* Added a 'list script' that lists available scripts. This could be converted to a argparse later. But this does the trick for now. And it's added to ease documentation and listing of available options.

* Added a 'Known issues' section, as well as renamed the issues tab

* Finished up the known issues section

* Added a section regarding --plugin

* Added plugin description, tweaked disk_config to the latest changes from #2221

* Added custom-commands docs, and improved some creds and known issue links
2023-11-21 14:34:30 +01:00
Kian-Meng Ang 2de153003e
Fix typos (#1265) 2022-05-29 09:31:18 +02:00
Anton Hvornum ddb0810af0
Improve documentation v2.3.1 (#843)
* Updated documentation

Mostly I've moved things around, cleaned up some dead paths and added more clarity.

* Cleaned up !superusers section

* Mentioning of accessibility
2022-01-05 23:42:06 +01:00
remLse c6b499cf47
Update documentation (#803)
* Add guide for building docs locally

* Update documentation

- Fix typos
- Fix some formatting
- Fix broken links
- Improve readability of json profile specification
2021-12-18 19:01:40 +01:00
Anton Hvornum 4590292507
Removed EFI warning from doc index
https://archinstall.readthedocs.io/en/latest/
2021-05-25 18:43:35 +02:00
Anton Hvornum 57a458e4ee Updating documentation. 2021-04-08 09:20:39 -04:00
Rafael Fontenelle a0a4b5dbfe Fix docs warnings 2021-04-04 10:53:16 -03:00
Shohei Kusakata 94042517a4 Fixing document interlink error 2021-04-02 10:47:21 +09:00
Anton Hvornum 467878813e This corrects some syntax things for manpages #78. Mainly links are printed out fully rather than wrapping them in a hyper link label. 2021-01-26 14:45:11 +01:00
Anton Hvornum d222b53e23 Restructured the doc order a bit. Also added a post-installation section. 2020-09-30 22:57:18 +02:00
Anton Hvornum a91aea3154 First complete draft of the documentation. Some autodocs are still unpopulated but will be done via code and not reST chapters. 2020-09-30 22:24:57 +02:00
Anton Hvornum 410a0ba0b3 Added documentation for: https://python-archinstall.readthedocs.io/en/latest/ 2020-09-28 16:38:10 +02:00