Update catalog bundle docs

This commit is contained in:
Roman Mogilatov 2015-10-19 11:39:34 +03:00
parent c13bee6fb5
commit 017af8ff45
2 changed files with 13 additions and 1 deletions

View File

@ -24,5 +24,17 @@ Example:
:width: 100%
:align: center
.. literalinclude:: ../../examples/catalogs/bundles.py
Listing of `services.py`:
.. literalinclude:: ../../examples/catalogs/bundles/services.py
:language: python
Listing of `views.py`:
.. literalinclude:: ../../examples/catalogs/bundles/views.py
:language: python
Listing of `catalogs.py`:
.. literalinclude:: ../../examples/catalogs/bundles/catalogs.py
:language: python

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 91 KiB