This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
sphinx
Watch
3
Star
0
Fork
0
You've already forked sphinx
mirror of
https://github.com/sphinx-doc/sphinx.git
synced
2025-02-25 18:55:22 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dec45eaf28
sphinx
/
tests
/
roots
/
test-api-set-translator
/
translator.py
6 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
Factor out HTML 4 translator (#11051) Move the HTML 4 translator into a private module.
2022-12-29 18:53:04 -06:00
from
sphinx
.
writers
.
html
import
HTML5Translator
Fixup windows newlines.
2014-09-21 13:23:24 -05:00
Fix flake8 violations
2018-02-19 07:39:14 -06:00
Factor out HTML 4 translator (#11051) Move the HTML 4 translator into a private module.
2022-12-29 18:53:04 -06:00
class
ExtHTMLTranslator
(
HTML5Translator
)
:
Fixup windows newlines.
2014-09-21 13:23:24 -05:00
pass
Reference in New Issue
Copy Permalink