MT#55283 fix RTD dashes in man page

Change-Id: I656ef133747d892d678d5ec3296aea90d96be0bb
(cherry picked from commit d9fbda81e8)
(cherry picked from commit cb391758cd)
mr13.4.1
Richard Fuchs 9 months ago
parent 609ce3fa23
commit af8d53432b

@ -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