Skip to content

HoboVR-Labs/docs.hobovrlabs.org

Repository files navigation

HoboVR Labs Documentation

Our documentation :P

But also unofficial OpenVR documentation x)

Contributing

We use reStructuredText format in our docs, feel free to add changes :)

Submit a pull request, or if you prefer sending patches over email, feel free to send them to the appropriate maintainers

You will also need to follow our commit guidelines. We'll be happy to review your commits!

Contributing to OpenVR documentation

When adding a new document put it in openvr/, and add it to the index in index.rst.

The rest of OpenVR documents can be found in openvr/.

Building

pip install sphinx sphinx-rtd-theme sphinx-reredirects sphinxext-opengraph
make html