Skip to content

nes-lab/shepherd-nova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shepherd Nova

QA-Tests Documentation PyPI-Version

This Repo contains the documentation for the public instance of the Shepherd Testbed.

The documentation is compiled with Sphinx and uses the MyST-extension to allow embedding Markdown-files.

Get sources and dependencies

Example-workflow using git and pip.

git clone https://github.com/nes-lab/shepherd-nova
cd shepherd-nova
pip install .

Generate Docs

Sphinx is used to build the website.

sphinx-build -b html ./docs ./docs/_build/html

Viewing the document in a browser:

cd ./docs/_build/html
python -m http.server

In browser go to localhost:8000 to view the documentation.

About

Landing-Page for the public Instance of the Shepherd Testbed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •