/FLUF

Freelancer Universal Framework

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

FLUF

Docs

pip install -r requirements.txt
doxygen Doxyfile
cd docs
sphinx-build -M html . ./_build
python -m http.server 5000 -d ./build/html