Skip to content

Documentation for all the Burrito related projects

Notifications You must be signed in to change notification settings

burrito-project/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burrito documentation

This documentation includes all the technical high-level documentation of the project, including development setup, compilation, distribution, deployment, and other relevant information.

For more in-depth details on how to use mdBook refer to the mdBook documentation.

This book consits on one Git submodule per project component. Each submodule contains a docs/ directory with the component documentation.

See the SUMMARY.md file for the full list of sections.

Getting started

Clone this repository with:

git clone --recurse-submodules <url>

# Make sure to update your submodules
bin/sync_modules.sh

Build the docs with:

bin/sync_modules.sh
mdbook build

About

Documentation for all the Burrito related projects

Resources

Stars

Watchers

Forks

Languages