students-teach-students / python-tools-for-students

This projects aims to teach students the basics of how to use powerful Python Tools for the day to day life at university.
Apache License 2.0
10 stars 4 forks source link

Add readthedocs #19

Closed s-weigand closed 5 years ago

s-weigand commented 5 years ago

When we got the first material on master I will look into generation docs with with sphinx and readthedocs.org. This way the project can be read like a book and even downloaded as pdf. To generate docs from notebooks, nbsphinx will be used.