An open API service indexing awesome lists of open source software.

https://github.com/gluster/infra-docs

Documentation of gluster community infrastructure
https://github.com/gluster/infra-docs

Last synced: about 1 year ago
JSON representation

Documentation of gluster community infrastructure

Awesome Lists containing this project

README

          

# Infrastructure documentation of the gluster project

This repository is used by the infrastructure team of the Gluster.org project
to hold various documentation about the servers and systems of the project

## Build documentation

Install pre-requisites

On Centos/RHEL, you can just use yum/dnf
```
# yum install python-sphinx python-sphinx_rtd_theme
```

Then to build, you can type

```
make html
```

And read the doc in _build/html/