This directory contains the Sphinx documentation project for OpenOMF. This project is automatically built by readthedocs.org!
See built docs @ https://openomf.readthedocs.io/main/
Graphviz is required for rendering architecture diagrams:
# Debian/Ubuntu
sudo apt install graphviz
# Fedora
sudo dnf install graphviz
# Arch Linux
sudo pacman -S graphviz
# macOS
brew install graphvizmake venvmake html