blob: 105f1423a70a94b006bc646c9b95f7b00ead4e23 [file] [log] [blame]
API Reference
=============
Public API
----------
Functions you need to create TOML elements to construct
a TOML document.
.. automodule:: tomlkit
:members:
:undoc-members:
:show-inheritance:
TOML Document
-------------
.. module:: tomlkit.toml_document
.. autoclass:: TOMLDocument
:show-inheritance:
:inherited-members:
TOML File
---------
.. module:: tomlkit.toml_file
.. autoclass:: TOMLFile
:show-inheritance:
:members:
TOML Items
----------
.. automodule:: tomlkit.items
:show-inheritance:
:members:
:exclude-members: item, AbstractTable