Skip to content

kas-lab/r2s_safety_manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R2S Safety Manual

Building the R2S Safety Manual webpage

To build the webpages locally, the environment needs to be setup by running the following (assuming the repo is already cloned).

cd docs/
python3 -m venv venv
source venv/bin/activate # (Or your OS specific equivalent)
pip install -r requirements.txt

Afterwards to build the pages run the following from the docs folder:

# Make sure the Python environment is sourced
# Linux: source venv/bin/activate

# For a normal build
sphinx-build source build

# For a build which, updates the TOC/Navigation sidebar
sphinx-build source build -Ea

About

Repo for the Safety Manual of the r2S section at CoR, TU Delft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •