Skip to content

Commit 9c3f4f4

Browse files
committed
add wikipedia links on cataloge of pattern
1 parent eb2fee0 commit 9c3f4f4

File tree

15 files changed

+25
-19
lines changed

15 files changed

+25
-19
lines changed

Behavioral/README.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Behavioral
2-
==========
1+
`Behavioral`__
2+
==============
33

44
In software engineering, behavioral design patterns are design patterns
55
that identify common communication patterns between objects and realize
@@ -21,3 +21,5 @@ carrying out this communication.
2121
Strategy/README
2222
TemplateMethod/README
2323
Visitor/README
24+
25+
.. __: http://en.wikipedia.org/wiki/Behavioral_pattern

Creational/README.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Creational
2-
==========
1+
`Creational`__
2+
==============
33

44
In software engineering, creational design patterns are design patterns
55
that deal with object creation mechanisms, trying to create objects in a
@@ -20,3 +20,5 @@ this object creation.
2020
SimpleFactory/README
2121
Singleton/README
2222
StaticFactory/README
23+
24+
.. __: http://en.wikipedia.org/wiki/Creational_pattern

Structural/README.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Structural
2-
==========
1+
`Structural`__
2+
==============
33

44
In Software Engineering, Structural Design Patterns are Design Patterns
55
that ease the design by identifying a simple way to realize
@@ -18,3 +18,5 @@ relationships between entities.
1818
FluentInterface/README
1919
Proxy/README
2020
Registry/README
21+
22+
.. __: http://en.wikipedia.org/wiki/Structural_pattern

locale/ca/LC_MESSAGES/Behavioral/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Behavioral/README.rst:2
15-
msgid "Behavioral"
15+
msgid "`Behavioral`__"
1616
msgstr ""
1717

1818
#: ../../Behavioral/README.rst:4

locale/ca/LC_MESSAGES/Creational/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Creational/README.rst:2
15-
msgid "Creational"
15+
msgid "`Creational`__"
1616
msgstr ""
1717

1818
#: ../../Creational/README.rst:4

locale/ca/LC_MESSAGES/Structural/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Structural/README.rst:2
15-
msgid "Structural"
15+
msgid "`Structural`__"
1616
msgstr ""
1717

1818
#: ../../Structural/README.rst:4

locale/es/LC_MESSAGES/Behavioral/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Behavioral/README.rst:2
15-
msgid "Behavioral"
15+
msgid "`Behavioral`__"
1616
msgstr ""
1717

1818
#: ../../Behavioral/README.rst:4

locale/es/LC_MESSAGES/Creational/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Creational/README.rst:2
15-
msgid "Creational"
15+
msgid "`Creational`__"
1616
msgstr ""
1717

1818
#: ../../Creational/README.rst:4

locale/es/LC_MESSAGES/Structural/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Structural/README.rst:2
15-
msgid "Structural"
15+
msgid "`Structural`__"
1616
msgstr ""
1717

1818
#: ../../Structural/README.rst:4

locale/pt_BR/LC_MESSAGES/Behavioral/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Behavioral/README.rst:2
15-
msgid "Behavioral"
15+
msgid "`Behavioral`__"
1616
msgstr ""
1717

1818
#: ../../Behavioral/README.rst:4

locale/pt_BR/LC_MESSAGES/Creational/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Creational/README.rst:2
15-
msgid "Creational"
15+
msgid "`Creational`__"
1616
msgstr ""
1717

1818
#: ../../Creational/README.rst:4

locale/pt_BR/LC_MESSAGES/Structural/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Structural/README.rst:2
15-
msgid "Structural"
15+
msgid "`Structural`__"
1616
msgstr ""
1717

1818
#: ../../Structural/README.rst:4

locale/zh_CN/LC_MESSAGES/Behavioral/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Behavioral/README.rst:2
15-
msgid "Behavioral"
15+
msgid "`Behavioral`__"
1616
msgstr ""
1717

1818
#: ../../Behavioral/README.rst:4

locale/zh_CN/LC_MESSAGES/Creational/README.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Creational/README.rst:2
15-
msgid "Creational"
16-
msgstr "创建型设计模式"
15+
msgid "`Creational`__"
16+
msgstr "`创建型设计模式`__"
1717

1818
#: ../../Creational/README.rst:4
1919
msgid ""

locale/zh_CN/LC_MESSAGES/Structural/README.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313

1414
#: ../../Structural/README.rst:2
15-
msgid "Structural"
15+
msgid "`Structural`__"
1616
msgstr ""
1717

1818
#: ../../Structural/README.rst:4

0 commit comments

Comments
 (0)