Commit 3b59b44
Move the FIPS migration guide into the Migration nav area
esethna asked for this page to live within the migration area of the docs
nav rather than the deployment area, pointing at
administration-guide/manage/admin/migration.html.
Registers the page in that Migration hub's toctree and bullet list, and
removes its entry from the Server Deployment toctree so it no longer
appears under the deployment area of the nav.
The file itself stays at deployment-guide/server/fips-migration.rst,
mirroring how the MySQL-to-PostgreSQL migration is handled: that page also
lives under deployment-guide/ while its only toctree home is this Migration
hub, and deployment pages link to it inline. Keeping the file put also
preserves the relative cross-reference from containers/fips-stig.rst and
avoids putting container and Kubernetes mechanics under
administration-guide/onboard/, where the neighbouring pages are all about
migrating to Mattermost from another platform.
Grouped next to the PostgreSQL migration in the hub, since both are
infrastructure migrations rather than platform or data migrations.
The visible bullet on the Server Deployment planning page is retained as a
plain :doc: cross-reference, which creates no toctree membership. That
keeps the guide discoverable for admins browsing deployment docs, and
matches how deployment pages already link to the PostgreSQL migration.
Leaving the entry in both toctrees instead would have made this the
repository's fifth page referenced from multiple toctrees, which Sphinx
warns about and conf.py does not suppress.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent df810d6 commit 3b59b44
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- source
- administration-guide/manage/admin
- deployment-guide/server
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments