dtudk / pythonsupport-page

Site for the documentation of the Python support's homepage
https://pythonsupport.dtu.dk
BSD 3-Clause "New" or "Revised" License
2 stars 13 forks source link

Added sphinx-autobuild #111

Open LouisKamp opened 5 days ago

LouisKamp commented 5 days ago

In this pull request I have added support for a local development server with sphinx-autobuild. How to use:

python3 -m pip install -r requirements.txt
make livehtml