Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tasrobotics/raidzero-outreach-swerve-docs

Swerve software documentation for FRC robots (English)
https://github.com/tasrobotics/raidzero-outreach-swerve-docs

documentation first-robotics-competition frc java swerve swerve-drive

Last synced: about 18 hours ago
JSON representation

Swerve software documentation for FRC robots (English)

Awesome Lists containing this project

README

        

![GitHub](https://img.shields.io/github/license/TASRobotics/RaidZero-Outreach-Swerve-Docs?logo=Github)
![Website](https://img.shields.io/website?down_color=red&down_message=offline&label=docs&logo=readthedocs&up_color=green&up_message=online&url=https%3A%2F%2Fraidzero-swerve-docs.readthedocs.io%2Fen%2Flatest%2F)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg)](#contributors-)

# Raid Zero Outreach Swerve Docs

Welcome to Raid Zero's swerve documentation! Check out the English documentation [here](https://raidzero-swerve-docs.readthedocs.io/en/latest/), Chinese (Traditional) documentation [here](https://raidzero-swerve-docs.readthedocs.io/zh_TW/latest/).

Additionally, check out the swerve source code used in these docs [here](https://github.com/TASRobotics/RaidZero-Swerve-Template).

## Building the Docs

1. Install everything in [``requirements.txt``](requirements.txt).
2. Run ``make html`` at the root of the project to generate HTML files.
3. Open ``index.html`` in build/html to view the website.

Check out more information regarding Sphinx at the [official documentation](https://www.sphinx-doc.org/en/master/).

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## Contributors



Jason Zhou
Jason Zhou

💻 🌍
Ryan Liao
Ryan Liao

🌍
Isabella Lin
Isabella Lin

💻
ben
ben

💻
24crystalc
24crystalc

💻
JacksonAHS
JacksonAHS

💻
gksDavid
gksDavid

💻


sophiehsuu
sophiehsuu

🌍
AveryH
AveryH

🌍

## License

[GPL-3.0](https://choosealicense.com/licenses/gpl-3.0/)