Skip to content

Jm-Taylor/Studica-Docs-WC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC BY 4.0

Studica Docs

SR FTC Docs

Local Build Instructions

Follow the instructions below to build the docs locally.

Requirements

Once Python is installed run the following command
pip install -r source/requirements.txt

Building

Auto builder is the best solution to building the docs.
Run make autobuild in the root project folder.
This will create a live server at http://127.0.0.1:8000 or localhost:8000