The heading in misc.md was renamed to "Extra Options for Backup,
WAL Archiving, and Restore", which changed its anchor slug, but
the link in concepts.md still pointed at the old anchor. Update
the link in both the current docs and the affected 0.13.0
versioned snapshot.
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
The BarmanObjectStore reference page moved into the appendixes section
of the CloudNativePG documentation, so the previous URL returns 404.
Update the link across the Dev docs and every versioned release.
Closes#729
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Rework the documentation to be a static website instead of just the
GitHub README.md. Use docusaurus to create the website, and the CI to
publish to GitHub pages on commits to main.
Block `release-please` releases unless the documentation for that version
has been generated.
Closes#244
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>