use easier to read underlining in text output

develop
myk002 2022-08-16 00:12:08 -07:00
parent 60458ad885
commit 524c49cb28
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 2 additions and 0 deletions

@ -354,3 +354,5 @@ latex_toplevel_sectioning = 'part'
from sphinx.writers import text
text.MAXWIDTH = 52
text_sectionchars = '=-~`+"*'