Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

glpi-project/json-protocol

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Protocol specs

Documentation Status

Current specs is built on top of Sphinx documentation generator.

Specs are released under the terms of the MIT license.

Read it online!

JSON Protocol specs.

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
$ source /path/to/virtualenv/bin/activate
$ pip install -r requirements.txt

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 readthedocs theme installed in your virtual environment and it can differ locally from the one on readthedocs system.

Autobuild

Autobuild automatically rebuild and refresh the current page on edit. To use it, you need the sphinx-autobuild module:

$ pip install sphinx-autobuild

You can then use the sphinx-autobuild command:

$ sphinx-autobuild source build/html

And access your documentation on the proposed link: http://127.0.0.1:8000

About

JSON Protocol specs used by GLPI and GLPI-Agent

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.