This repository contains the development pages and official document for the Autonomous Karting Series Competition Rules. The individual sections of the rules have a folder with a markdown file for development and discussion purposes. The official document will be a protected latex file that requires approval to edit and modify.
Development Rulebook can be seen here
For full documentation visit mdbook.
mdbook serve --open
- Start the live-reloading docs server.mdbook build
- Build the documentation site.mdbook help
- Print a help message.