8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637826f commit 254fc90Copy full SHA for 254fc90
doc/html5lib.rst
@@ -39,4 +39,5 @@ Subpackages
39
html5lib.filters
40
html5lib.treebuilders
41
html5lib.treewalkers
42
+ html5lib.treeadapters
43
doc/html5lib.treeadapters.rst
@@ -0,0 +1,20 @@
1
+treebuilders Package
2
+====================
3
+
4
+:mod:`~html5lib.treeadapters` Package
5
+-------------------------------------
6
7
+.. automodule:: html5lib.treeadapters
8
+ :members:
9
+ :undoc-members:
10
+ :show-inheritance:
11
12
+.. automodule:: html5lib.treeadapters.genshi
13
14
15
16
17
+.. automodule:: html5lib.treeadapters.sax
18
19
20
0 commit comments