glpi-project/doc-install

GLPI installation documentation

28

stars

179

commits

Python

primary language

Mar 23, 2026

updated

glpi-install.rtfd.io/
hacktoberfest

README

GLPI installation documentation

Documentation Status

Current documentation is built on top of Sphinx documentation generator. It is released under the terms of the Creative Commons BY-NC-ND 4.0 International License.

View it online!

GLPI installation documentation is currently visible on ReadTheDocs.

Run it!

You'll have to install Python Sphinx 1.3 minimum.

If your distribution does not provide this version, you could use a virtualenv:

$ virtualenv /path/to/virtualenv/files
$ /path/to/virtualenv/bin/activate
$ pip install sphinx sphinx_glpi_theme

Once all has been successfully installed, just run the following to build the documentation:

$ make html

Results will be avaiable in the build/html directory :)

Note that it actually uses the default theme, which differs locally and on readthedocs system.

Creative Commons License

Contributors

trasher

109 commits

cedric-anne

40 commits

cconard96

6 commits

flegastelois

3 commits

glpi-project/doc-install

GLPI installation documentation

28

stars

179

commits

Python

primary language

Mar 23, 2026

updated

glpi-install.rtfd.io/
hacktoberfest

README

GLPI installation documentation

Documentation Status

Current documentation is built on top of Sphinx documentation generator. It is released under the terms of the Creative Commons BY-NC-ND 4.0 International License.

View it online!

GLPI installation documentation is currently visible on ReadTheDocs.

Run it!

You'll have to install Python Sphinx 1.3 minimum.

If your distribution does not provide this version, you could use a virtualenv:

$ virtualenv /path/to/virtualenv/files
$ /path/to/virtualenv/bin/activate
$ pip install sphinx sphinx_glpi_theme

Once all has been successfully installed, just run the following to build the documentation:

$ make html

Results will be avaiable in the build/html directory :)

Note that it actually uses the default theme, which differs locally and on readthedocs system.

Creative Commons License

Contributors

trasher

109 commits

cedric-anne

40 commits

cconard96

6 commits

flegastelois

3 commits

Languages

Python

45.6%

Makefile

27.7%

Batchfile

26.7%