lepture / python-livereload

livereload server in python
https://livereload.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
1.02k stars 150 forks source link

Rework the project's documentation #260

Closed pradyunsg closed 2 years ago

pradyunsg commented 2 years ago

This migrates all the documentation into Sphinx, and uses automation to document various pieces of functionality.

pradyunsg commented 2 years ago

Well... there's no CI checks to make sure that we're doing things correctly. I guess that's a good follow up change here.

pradyunsg commented 2 years ago

I'll merge without reviews for now, but please comment here if someone has concerns with the changes here.

lepture commented 2 years ago

We can add a GitHub workflow for testing and documentation