Skip to content

Commit 00e2185

Browse files
authored
Merge pull request ceph#63328 from bluikko/doc-fix-certmgr-cephadm
doc/cephadm: Fix automodule generation in certmgr.rst Reviewed-by: Redouane Kachach <[email protected]>
2 parents 7ca378d + f36746c commit 00e2185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cephadm/certmgr.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Known Certificates and Keys
9090
The `CertMgr` class maintains a list of known certificates and keys. These are
9191
automatically documented below:
9292

93-
.. automodule:: mgr.cephadm.certmgr
93+
.. automodule:: mgr.cephadm.cert_mgr
9494
:members: known_certs, known_keys
9595
:undoc-members:
9696
:show-inheritance:

0 commit comments

Comments
 (0)