mnets / pymnet

The original library for analyzing multilayer networks.
https://mnets.github.io/pymnet/
GNU General Public License v3.0
118 stars 24 forks source link

automatically build and deploy docs to GitHub pages #19

Closed arashbm closed 3 months ago

arashbm commented 9 months ago

This adds an initial version of pyproject.toml and updates Sphinx configuration and theme to something more readable. References for certain modules are not autogened, but this will have to be fixed later.

Currently it deploys to GitHub pages (needs to be configured in project Settings > Code and automation > Pages > Build and deployment > Source > GitHub Actions) and only on push to master branch. Whenever this gets into fully working order the old site point to this.