ceph/doc/_ext
Kefu Chai 659d01dcb5 doc/_ext: ignore desc if it is unavailable
there is chance that we don't have desc, desc_long or fmt_desc, in that
case, we should just skip desc before checking its length. so, just use
'if desc' which is able to check for None or empty string.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2021-05-02 19:57:29 +08:00
..
ceph_commands.py mgr/diskprediction_local: add Predictor abstract class 2021-02-20 14:51:26 +08:00
ceph_confval.py doc/_ext: ignore desc if it is unavailable 2021-05-02 19:57:29 +08:00
ceph_releases.py doc/_ext: claim ceph_releses ext to be parallel read safe 2021-04-14 18:41:38 +08:00