Skip to content

localdevices/ORC-OS-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRiverCam Operating System documentation

This repository contains the documentation for OpenRiverCam OS.

Setup the environment

First make a virtual environment:

python3 -m venv orc-os-docs
source orc-os-docs/bin/activate

Setup the required packages:

pip install -r requirements.txt

The documentation built requires a browser back-end to render HTML pages automatically. Set this up as follows:

playwright install chromium

To build the documentation:

cd docs
make clean  # if you want to rebuild the documentation from scratch
make html

For installation instructions of OpenRiverCam OS, see https://github.com/localdevices/ORC-OS/blob/main/README.md

About

Documentation code for OpenRiverCam Operating System

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages