
******
config
******

.. automodule:: neba.config

Contents
========

.. rubric:: Application and Sections
.. autosummary::
   :nosignatures:

    ~application.Application
    ~section.Section
    ~section.Subsection
    ~section.tag_all_traits

.. rubric:: Traits
.. autosummary::
   :nosignatures:

    ~traits.Fixable
    ~traits.Range

.. rubric:: Loading
.. autosummary::
   :nosignatures:

    ~loaders.core.ConfigValue
    ~loaders.core.ConfigLoader
    ~loaders.cli.CLILoader
    ~loaders.core.DictLoader
    ~loaders.core.FileLoader
    ~loaders.core.Undefined


Modules
=======

.. currentmodule:: neba.config
.. autosummary::
   :toctree: _generated
   :nosignatures:
   :recursive:

   application
   docs
   loaders
   section
   traits
   types
