Skip to content

PurdueAerialRoboticsTeam/feonix-docs

Repository files navigation

Feonix Documentation

Deployed at purdueaerialroboticsteam.github.io/feonix-docs/

Based off mkdocs-plantuml-c4

Usage

To update the Rust documentation, run the "Update Rust API Docs" workflow in the actions page.

Deploy offline without installing or cloning anything:

nix run github:PurdueAerialRoboticsTeam/feonix-docs

If you use ssh keys, please use git+ssh://git@github.com/PurdueAerialRoboticsTeam/feonix-docs instead.

Deploy offline with checked-out version:

git clone https://github.com/PurdueAerialRoboticsTeam/feonix-docs.git
cd feonix-docs
nix develop
mkdocs serve

Build pdf:

# without local checkout
nix build github:PurdueAerialRoboticsTeam/feonix-docs#pdf

# local checkout
nix build .#pdf

About

The documentation for the Feonix system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7