mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-13 18:34:06 +02:00
Change index.rst to README.rst
remove all pattern's README.md
This commit is contained in:
20
Structural/README.rst
Normal file
20
Structural/README.rst
Normal file
@@ -0,0 +1,20 @@
|
||||
Structural
|
||||
==========
|
||||
|
||||
In Software Engineering, Structural Design Patterns are Design Patterns
|
||||
that ease the design by identifying a simple way to realize
|
||||
relationships between entities.
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
Adapter/README
|
||||
Bridge/README
|
||||
Composite/README
|
||||
DataMapper/README
|
||||
Decorator/README
|
||||
DependencyInjection/README
|
||||
Facade/README
|
||||
FluentInterface/README
|
||||
Proxy/README
|
||||
Registry/README
|
Reference in New Issue
Block a user