Skip to content

Releases

This page tracks documentation releases for the RelationalStats section of the Hubert Ronald GitHub Pages site.

Documentation versioning

RelationalStats documentation releases use the following tag pattern:

text
relationalstats-docs-vMAJOR.MINOR.PATCH

These tags describe the GitHub Pages documentation site, not necessarily the Python package release itself.

Suggested first tag

text
relationalstats-docs-v0.1.0

Suggested release title

text
RelationalStats Documentation Launch

Suggested release scope

The first documentation release should include:

  • VitePress landing page for RelationalStats;
  • synchronized documentation snapshot from the public package repository;
  • package README page;
  • module documentation for link prediction, QAP, ERGM, and STERGM;
  • methodology documentation;
  • examples documentation;
  • notebooks documentation;
  • sidebar navigation;
  • RelationalStats-specific icons;
  • VitePress navigation entry.

Notes

This release affects the GitHub Pages documentation site only.

It does not publish a new Python package version to PyPI or TestPyPI.

Built with VitePress and deployed with GitHub Pages.