MT#55283 fix RTD dashes in man page

Change-Id: I656ef133747d892d678d5ec3296aea90d96be0bb
(cherry picked from commit d9fbda81e8)
mr13.3
Richard Fuchs 4 months ago
parent a6a604988c
commit 01d7227586

@ -30,3 +30,6 @@ master_doc = 'index'
html_theme = 'sphinx_rtd_theme'
htmlhelp_basename = 'rtpenginedoc'
# Prevent double dashes -- from becoming single em dashes
smartquotes_action = 'qe'

Loading…
Cancel
Save