create TocTree index

This commit is contained in:
Faust
2015-04-02 00:16:16 +02:00
parent 1f38f34fc9
commit 9d91da4153
10 changed files with 58 additions and 184 deletions

View File

@@ -1,18 +1,9 @@
More
====
- `Delegation <Delegation>`__
`:notebook: <http://en.wikipedia.org/wiki/Delegation_pattern>`__
- `ServiceLocator <ServiceLocator>`__
`:notebook: <http://en.wikipedia.org/wiki/Service_locator_pattern>`__
- `Repository <Repository>`__
.. toctree::
:titlesonly:
Code
----
You can also find these code on `GitHub`_
Test
----
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/More
Delegation/index
ServiceLocator/index
Repository/index