Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Building the web version

Requirements: Jekyll and Sphinx

Full build to output results in ../docs

bash buildweb.sh

Local build of the Jekyll splash page

cd splash
bundle exec jekyll server

and go to localhost:4000/backpack

Local build of the documentation

cd rtd
make

and open /docs_src/rtd_output/index.html