Skip to content

Releases

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

Documentation versioning

RetainAI documentation releases use the following tag pattern:

text
retainai-docs-vMAJOR.MINOR.PATCH

These tags describe the GitHub Pages documentation site, not necessarily the RetainAI product release itself.

Source snapshot

The initial documentation section is generated from:

text
HubertRonald/RetainAI@v0.4.0-alpha.1

Suggested first documentation tag

text
retainai-docs-v0.1.0

Suggested release title

text
RetainAI Documentation Launch

Scope

The first documentation release includes:

  • VitePress landing page for RetainAI;
  • synchronized package README;
  • synchronized documentation from docs/;
  • synchronized reports from artifacts/reports/;
  • generated index pages for documentation/report folders;
  • RetainAI sidebar navigation;
  • RetainAI-specific icons;
  • RetainAI section styling;
  • package scripts for fetching and syncing the source repository.

Notes

This release affects the Hubert Ronald GitHub Pages documentation site only.

It does not publish a new RetainAI application, API, dashboard, infrastructure version, or model artifact.

Built with VitePress and deployed with GitHub Pages.