Overview
Please add a Sphinx target to the top of the following pages:
Rationale
The Platform Engineering team is currently migrating our documentation to RTD, and our documentation references these specific pages. Using targets with intersphinx referencing will future-proof the linking between our documentation sets.
Note that this is not an urgent request, as we can use the {doc} role for the time being. I don't consider the {doc} role to be a long-term solution because the linking is inherently tied to the path of the document in postgresql-k8s-operator, and the reference will break if these documents are ever reorganized.
Overview
Please add a Sphinx target to the top of the following pages:
docs/how-to/create-a-backup.mddocs/how-to/migrate-a-cluster.mddocs/how-to/restore-a-backup.mdRationale
The Platform Engineering team is currently migrating our documentation to RTD, and our documentation references these specific pages. Using targets with intersphinx referencing will future-proof the linking between our documentation sets.
Note that this is not an urgent request, as we can use the
{doc}role for the time being. I don't consider the{doc}role to be a long-term solution because the linking is inherently tied to the path of the document in postgresql-k8s-operator, and the reference will break if these documents are ever reorganized.