Fix docs, per recent view switcharoo
This commit is contained in:
parent
b451f4af55
commit
f0a3607fb7
3 changed files with 11 additions and 11 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue