Skip to content

The CONTINUOUSLY UPDATED one-stop-shop documentation for the BYU UAS team.

Notifications You must be signed in to change notification settings

BYU-AUVSI/uas_documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uas_documentation

The CONTINUOUSLY UPDATED one-stop-shop documentation for the BYU UAS competition team.

Read The Docs

You can read the documentation directly in your browser in GitHub.

Write The Docs

The documentation is written in Markdown. The pages can be easily updated from the GitHub web interface (simply select the file to be updated and click "Edit this file").

Build The Docs

To build the documentation, clone this repository to your computer. You will need to have Sphinx installed.

sudo apt-get install texlive-full
sudo apt install latexmk

The docs have a dependency on Recommonmark. Install it:

pip3 install recommonmark

The following commands all need to be run from the toplevel directory:

For HTML docs, run make html.
For Latex docs, run make latex.
For PDF docs, run make latexpdf (you will likely need a latex engine installed on your computer).

About

The CONTINUOUSLY UPDATED one-stop-shop documentation for the BYU UAS team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •