Skip to content

This repository will host How-To examples by the group

Notifications You must be signed in to change notification settings

sabia-group/How-Tos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for the Read the Docs tutorial

This GitHub template includes fictional Python library with some basic Sphinx docs.

The website is served at

https://how-tos.readthedocs.io/en/latest/

--

To serve locally run:

pip install -r docs/requirements.txt

followed by

sphinx-autobuild docs/source docs/_build/html

Then just open http://127.0.0.1:8000 on your browser.

About

This repository will host How-To examples by the group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages