Skip to content

Latest commit

 

History

History
77 lines (57 loc) · 1.27 KB

File metadata and controls

77 lines (57 loc) · 1.27 KB

html5lib Package

.. automodule:: html5lib.__init__
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: html5lib.constants
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: html5lib.html5parser
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: html5lib.ihatexml
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: html5lib.inputstream
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: html5lib.sanitizer
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: html5lib.tokenizer
    :members:
    :undoc-members:
    :show-inheritance:

.. automodule:: html5lib.utils
    :members:
    :undoc-members:
    :show-inheritance:

Subpackages

.. toctree::

    html5lib.filters
    html5lib.serializer
    html5lib.treebuilders
    html5lib.treewalkers