3
0
Fork 0

Add docs for settings table

This commit is contained in:
Lance Edgar 2023-11-24 16:32:52 -06:00
parent 4a7729a702
commit 9258d8b55a
5 changed files with 86 additions and 3 deletions

View file

@ -9,7 +9,11 @@ The app must call :func:`~wuttjamaican.conf.make_config()` during
startup to obtain the config object.
Values come (mostly) from :term:`config files<config file>` and/or the
:term:`settings table`. See also :doc:`settings`.
:term:`settings table`. For more about those see:
* :doc:`settings`
* :doc:`files`
* :doc:`table`
Values are always strings in their raw format, as returned by
:meth:`~wuttjamaican.conf.WuttaConfig.get()`. But the config object