add wikipedia link

This commit is contained in:
Faust
2015-04-03 10:57:00 +02:00
parent 9fd800b9f6
commit c609ef5952
34 changed files with 188 additions and 64 deletions

View File

@@ -1,5 +1,5 @@
Delegation
==========
Delegation |Wikipedia|_
=======================
Purpose
-------
@@ -51,3 +51,7 @@ Tests/DelegationTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/More/Delegation
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
:height: 30 px
:width: 30 px
.. _Wikipedia: http://en.wikipedia.org/wiki/Delegation_pattern

View File

@@ -1,5 +1,5 @@
Service Locator
===============
Service Locator |Wikipedia|_
============================
Purpose
-------
@@ -81,3 +81,7 @@ Tests/ServiceLocatorTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/More/ServiceLocator
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
:height: 30 px
:width: 30 px
.. _Wikipedia: http://en.wikipedia.org/wiki/Service_locator_pattern