]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/install: Linkify mention of ceph.conf and use ref for links
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Wed, 6 Aug 2025 05:05:49 +0000 (12:05 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Wed, 6 Aug 2025 05:05:49 +0000 (12:05 +0700)
commitc6c3a1f1654cb55624e12dc963401e1453a458db
tree47794ba14b94b91b1b51ad55771718b2895d0d47
parent2b65f4a49bfe05d760937e0e08e67b5826aaa774
doc/install: Linkify mention of ceph.conf and use ref for links

Linkify first mention of config file to ceph.conf docs in:
- install-storage-cluster.rst
- manual-deployment.rst
- manual-freebsd-deployment.rst

Use ref instead of an external link in:
- clone-source.rst
- get-packages.rst
- index_manual.rst
- install-storage-cluster.rst
- manual-deploymen.rst
- manual-freebsd-deployment.rst
Only where a label already exists at the destination.
Delete the old link definition if one was used previously.
That should be about all external links in install/ that can use
existing labels for ref.

Fix an instance of "the a" into just "a" that is consistent with other
similar mentions in manual-freebsd-deployment.rst.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/install/clone-source.rst
doc/install/get-packages.rst
doc/install/index_manual.rst
doc/install/install-storage-cluster.rst
doc/install/manual-deployment.rst
doc/install/manual-freebsd-deployment.rst