A customized toolchain for Blue Robotics documentation projects, built on the Sphinx framework.
Warning
This project is currently under development. Features and functionality may change without notice.
This theme extends the sphinx-immaterial theme, enhanced with the following features:
- Custom branding: Incorporates the Blue Robotics logo and colors for consistent branding across documentation.
- Multiversion support: Includes a dropdown menu for switching between different versions of the documentation.
- Built-in extensions: Pre-configured extensions tailored for use in all Blue Robotics documentation projects.
Before getting started, make sure you have the following tools installed:
- Git
- Python 3.12 or higher
- Make
- Poetry
cd docs
make preview
More info coming soon.