Skip to content

Commit b60e386

Browse files
committed
📚 update documentation
1 parent 044cd2f commit b60e386

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This section covers the use cases for moban. Please check them out individually.
1111
#. `Complex configuration`_
1212
#. `Use custom jinja2 filter test n global`_
1313
#. `Pass a folder full of templates`_
14+
#. `Use pypi package as a moban dependency`_
1415

1516
.. _Jinja2 command line: level-1-jinja2-cli
1617
.. _Template inheritance: level-2-template-inheritance
@@ -20,3 +21,4 @@ This section covers the use cases for moban. Please check them out individually.
2021
.. _Complex configuration: level-6-complex-configuration
2122
.. _Use custom jinja2 filter test n global: level-7-use-custom-jinja2-filter-test-n-global
2223
.. _Pass a folder full of templates: level-8-pass-a-folder-full-of-templates
24+
.. _Use pypi package as a moban dependency: level-9-moban-dependency-as-pypi-package

docs/index.rst

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ examples folder.
2222
level-5-custom-configuration/README.rst
2323
level-6-complex-configuration/README.rst
2424
level-7-use-custom-jinja2-filter-test-n-global/README.rst
25+
level-8-pass-a-folder-full-of-templates/README.rst
26+
level-9-moban-dependency-as-pypi-package/README.rst
2527

2628
In pratice, the following use cases were found interesting to go along with.
2729

0 commit comments

Comments
 (0)