File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ This section covers the use cases for moban. Please check them out individually.
11
11
#. `Complex configuration `_
12
12
#. `Use custom jinja2 filter test n global `_
13
13
#. `Pass a folder full of templates `_
14
+ #. `Use pypi package as a moban dependency `_
14
15
15
16
.. _Jinja2 command line : level-1-jinja2-cli
16
17
.. _Template inheritance : level-2-template-inheritance
@@ -20,3 +21,4 @@ This section covers the use cases for moban. Please check them out individually.
20
21
.. _Complex configuration : level-6-complex-configuration
21
22
.. _Use custom jinja2 filter test n global : level-7-use-custom-jinja2-filter-test-n-global
22
23
.. _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
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ examples folder.
22
22
level-5-custom-configuration/README.rst
23
23
level-6-complex-configuration/README.rst
24
24
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
25
27
26
28
In pratice, the following use cases were found interesting to go along with.
27
29
You can’t perform that action at this time.
0 commit comments