Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2021-01-22Change Arch Linux site URL'sGiancarlo Razzolini
Recently Arch Linux shed the www portion of its site. The links still work, but it's a 301 redirection to archlinux.org. Changed all the URL's still pointing to www.archlinux.org to avoid the unnecessary redirection, since on browsers the 301 is usually saved and respected, but command line tools line wget or python might not save this and always go through the redirect.
2021-01-20Change the documentation now that archinstall is on the official repositoriesGiancarlo Razzolini
Changed README.md to not use sudo pip anymore and point users to use pacman instead. We go into more detail on the docs. Changed binary.rst to point to the official repositories too. Changed python.rst to point to using the official repositories for the installation of both the archinstall script or for just installing the library (archinstall depends on python-archinstall).
2021-01-20Version bump. All future releases will now be PGP-signed.Anton Hvornum
2020-12-06Version bump in docsAnton Hvornum
2020-11-08Updated documentationAnton Hvornum
Related to the new log features.
2020-10-19Fix some PEP-8 errors.Varun Madiath
2020-10-19Fix typos.Varun Madiath
2020-10-18Update pull_request_template.mdAnton Hvornum
2020-10-16Create pull_request_template.mdAnton Hvornum
2020-10-16Delete description.jpgAnton Hvornum
This project started out as a fun hobby project, and some internal humor was to be expected at that time to keep a sane mind. But as this project has grown, some of these personalized aspects are being removed for future developers sake. This is why this picture gets archived : )
2020-09-30readthedocs debuggingAnton Hvornum
2020-09-30Empty .. code-block:: was not allowed. Needed console as well.Anton Hvornum
2020-09-30Fixed a syntax issue with readthedocs.Anton Hvornum
2020-09-30Restructured the doc order a bit. Also added a post-installation section.Anton Hvornum
2020-09-30First complete draft of the documentation. Some autodocs are still ↵Anton Hvornum
unpopulated but will be done via code and not reST chapters.
2020-09-30Attempting to fix autodoc.Anton Hvornum
2020-09-30Attempting to fix autodoc.Anton Hvornum
2020-09-28Added documentation for: https://python-archinstall.readthedocs.io/en/latest/Anton Hvornum
2020-07-06Converted the lib to a pip supported structure to make packaging easier. ↵Anton Hvornum
Also tweaked some minor issues and added the AUR function