Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.07 KB

File metadata and controls

41 lines (27 loc) · 1.07 KB

sphinx-blue-robotics-theme

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.

Features

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.

Prerequisites

Before getting started, make sure you have the following tools installed:

  • Git
  • Python 3.12 or higher
  • Make
  • Poetry

Quickstart

cd docs
make preview

License

More info coming soon.