]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Fix automodule generation in certmgr.rst 64028/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Sun, 18 May 2025 04:28:48 +0000 (11:28 +0700)
committerZac Dover <zac.dover@proton.me>
Thu, 19 Jun 2025 06:31:50 +0000 (16:31 +1000)
Wrong path was passed to automodule and no documentation was generated.
Use the right file name.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit f36746c2a472ef6876279a4d0d13b449327b95a1)

doc/cephadm/certmgr.rst

index ca328a15eab12bf5dfb7ef1181b0c6098976a124..7d1aca0353c96f9923bb001ba051ca965f0a3b89 100644 (file)
@@ -90,7 +90,7 @@ Known Certificates and Keys
 The `CertMgr` class maintains a list of known certificates and keys. These are
 automatically documented below:
 
-.. automodule:: mgr.cephadm.certmgr
+.. automodule:: mgr.cephadm.cert_mgr
    :members: known_certs, known_keys
    :undoc-members:
    :show-inheritance: