Documentation

PyOIDC uses Sphinx for documentation.

You can install it via Pip:

$ pip install .[docs]

To build the documentation, run:

$ make help

To have the changes automatically shown while you’re hacking, run:

$ make livehtml