ipums / hlink

Hierarchical record linkage at scale
Mozilla Public License 2.0
12 stars 2 forks source link

Generate Sphinx docs via Github Actions #128

Open riley-harper opened 12 months ago

riley-harper commented 12 months ago

Instead of manually generating the Sphinx documentation and pushing it to Github, we could dynamically generate it in Github Actions. Then these dynamically generated docs could be pushed from the main branch to hlink.docs.ipums.org.

This prevents situations where we forget to generate the Sphinx docs and also prevents situations where developers use different versions of Sphinx and recommonmark and accidentally cause lots of unimportant changes to the docs.