mirror of
https://gitlab.com/fabinfra/fabaccess/docs.git
synced 2025-03-11 23:51:44 +01:00
12 lines
194 B
Markdown
12 lines
194 B
Markdown
# fabaccess-docs
|
|
|
|
Documentation for the fabaccess project.
|
|
|
|
## Setup
|
|
### Archlinux
|
|
|
|
Install required packages:
|
|
```shell
|
|
$ pacman -S python-sphinx python-sphinx_rtd_theme python-recommonmark
|
|
```
|