Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (35 loc) · 941 Bytes

File metadata and controls

46 lines (35 loc) · 941 Bytes

treebuilders Package

.. automodule:: html5lib.treebuilders
    :members:
    :show-inheritance:
    :special-members: __init__

.. automodule:: html5lib.treebuilders.base
    :members:
    :show-inheritance:
    :special-members: __init__

:mod:`dom` Module

.. automodule:: html5lib.treebuilders.dom
    :members:
    :show-inheritance:
    :special-members: __init__

.. automodule:: html5lib.treebuilders.etree
    :members:
    :show-inheritance:
    :special-members: __init__

.. automodule:: html5lib.treebuilders.etree_lxml
    :members:
    :show-inheritance:
    :special-members: __init__