feat: add initial MasterView
support
very minimal, index view only with empty page content
This commit is contained in:
parent
f5891d36fa
commit
9ac4f7525e
9 changed files with 760 additions and 2 deletions
|
@ -23,3 +23,4 @@
|
|||
views.base
|
||||
views.common
|
||||
views.essential
|
||||
views.master
|
||||
|
|
6
docs/api/wuttaweb/views.master.rst
Normal file
6
docs/api/wuttaweb/views.master.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttaweb.views.master``
|
||||
=========================
|
||||
|
||||
.. automodule:: wuttaweb.views.master
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue