forked from orbit-oss/flask
Improved configuration support.
This commit is contained in:
parent
e84140aba2
commit
c4cac0abc1
3 changed files with 124 additions and 10 deletions
|
|
@ -278,3 +278,8 @@ Template Rendering
|
|||
.. autofunction:: render_template_string
|
||||
|
||||
.. autofunction:: get_template_attribute
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
.. autoclass:: Config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue