mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Move builders and writers into new packages.
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ from util import *
|
||||
from etree13 import ElementTree as ET
|
||||
|
||||
from sphinx.builder import StandaloneHTMLBuilder, LaTeXBuilder
|
||||
from sphinx.latexwriter import LaTeXTranslator
|
||||
from sphinx.writers.latex import LaTeXTranslator
|
||||
|
||||
|
||||
html_warnfile = StringIO()
|
||||
|
||||
Reference in New Issue
Block a user