Fix docs, per recent view switcharoo
This commit is contained in:
parent
b451f4af55
commit
f0a3607fb7
10
docs/api/views/batch.vendorcatalog.rst
Normal file
10
docs/api/views/batch.vendorcatalog.rst
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
|
||||||
|
``tailbone.views.batch.vendorcatalog``
|
||||||
|
======================================
|
||||||
|
|
||||||
|
.. automodule:: tailbone.views.batch.vendorcatalog
|
||||||
|
|
||||||
|
.. autoclass:: VendorCatalogsView
|
||||||
|
:members:
|
||||||
|
|
||||||
|
.. autofunction:: includeme
|
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
``tailbone.views.vendors.catalogs``
|
|
||||||
===================================
|
|
||||||
|
|
||||||
.. automodule:: tailbone.views.vendors.catalogs
|
|
||||||
|
|
||||||
.. autoclass:: VendorCatalogsView
|
|
||||||
:members:
|
|
||||||
|
|
||||||
.. autofunction:: includeme
|
|
|
@ -47,9 +47,9 @@ Package API:
|
||||||
api/progress
|
api/progress
|
||||||
api/subscribers
|
api/subscribers
|
||||||
api/views/batch
|
api/views/batch
|
||||||
|
api/views/batch.vendorcatalog
|
||||||
api/views/core
|
api/views/core
|
||||||
api/views/master
|
api/views/master
|
||||||
api/views/vendors.catalogs
|
|
||||||
|
|
||||||
|
|
||||||
Documentation To-Do
|
Documentation To-Do
|
||||||
|
|
Loading…
Reference in a new issue