# Inventory Provider

The Inventory Provider
acts as a single point of truth for
information about the GÉANT network, exposed by
by an HTTP API.

Documentation can be generated by running sphinx:

```bash
sphinx-build -M html docs/source docs/build
```

The documents should be viewable in the
workspace of the most recent [Jenkins job](https://jenkins.geant.org/job/inventory-provider%20(develop)/ws/docs/build/html/index.html).