Contributors • Forks • Stargazers • Issues • MIT License • Website
Explore the docs »
Report Bug
·
Request Feature
Before you begin, ensure you have met the following requirements:
$ git clone https://github.com/omnivector-solutions/osd-documentation.git
$ cd ./osd-documentation
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ make html
The result is in the build/html/
directory. Use your favorite browser to open
the index.html.
Distributed under the MIT License. See LICENSE
for more information.
Omnivector Solutions - www.omnivector.solutions - info@omnivector.solutions
Project Link: https://github.com/omnivector-solutions/osd-documentation