Closed ColeDCrawford closed 1 year ago
Could also use mkdocs — seems like it might be a bit easier to get up and running? I'm more familiar with sphinx, but have used mkdocs a bit. I have examples of github actions workflows for building and publishing either of these.
Should be possible to set up a docs coverage check on PRs, too. I figured out a way to do that for sphinx, but looks like there's a coverage plugin for mkdocs as well.
@all-contributors please add @maltevogl for documentation
@rlskoeser
I've put up a pull request to add @maltevogl! :tada:
should we consider this task complete, and add a separate issue to setup readthedocs when we're ready?
We have now a readthedocs: https://undate-python.readthedocs.io and could add the button like this
added badge & link to readme, considering this complete
Sphinx?