Skip to content

Commit

Permalink
Change index.rst to README.rst
Browse files Browse the repository at this point in the history
remove all pattern's README.md
  • Loading branch information
guokan-shang committed Apr 5, 2015
1 parent 818c221 commit ff327e3
Show file tree
Hide file tree
Showing 77 changed files with 45 additions and 647 deletions.
16 changes: 0 additions & 16 deletions Behavioral/ChainOfResponsibilities/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions Behavioral/Command/README.md

This file was deleted.

File renamed without changes.
17 changes: 0 additions & 17 deletions Behavioral/Iterator/README.md

This file was deleted.

File renamed without changes.
15 changes: 0 additions & 15 deletions Behavioral/Mediator/README.md

This file was deleted.

File renamed without changes.
22 changes: 0 additions & 22 deletions Behavioral/Memento/README.md

This file was deleted.

File renamed without changes.
22 changes: 0 additions & 22 deletions Behavioral/NullObject/README.md

This file was deleted.

File renamed without changes.
18 changes: 0 additions & 18 deletions Behavioral/Observer/README.md

This file was deleted.

File renamed without changes.
24 changes: 12 additions & 12 deletions Behavioral/index.rst → Behavioral/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ carrying out this communication.
.. toctree::
:titlesonly:

ChainOfResponsibilities/index
Command/index
Iterator/index
Mediator/index
Memento/index
NullObject/index
Observer/index
Specification/index
State/index
Strategy/index
TemplateMethod/index
Visitor/index
ChainOfResponsibilities/README
Command/README
Iterator/README
Mediator/README
Memento/README
NullObject/README
Observer/README
Specification/README
State/README
Strategy/README
TemplateMethod/README
Visitor/README
10 changes: 0 additions & 10 deletions Behavioral/Specification/README.md

This file was deleted.

File renamed without changes.
9 changes: 0 additions & 9 deletions Behavioral/State/README.md

This file was deleted.

File renamed without changes.
20 changes: 0 additions & 20 deletions Behavioral/Strategy/README.md

This file was deleted.

File renamed without changes.
18 changes: 0 additions & 18 deletions Behavioral/TemplateMethod/README.md

This file was deleted.

File renamed without changes.
12 changes: 0 additions & 12 deletions Behavioral/Visitor/README.md

This file was deleted.

File renamed without changes.
10 changes: 0 additions & 10 deletions Creational/AbstractFactory/README.md

This file was deleted.

File renamed without changes.
10 changes: 0 additions & 10 deletions Creational/Builder/Parts/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions Creational/Builder/README.md

This file was deleted.

File renamed without changes.
15 changes: 0 additions & 15 deletions Creational/FactoryMethod/README.md

This file was deleted.

File renamed without changes.
16 changes: 0 additions & 16 deletions Creational/Multiton/README.md

This file was deleted.

File renamed without changes.
12 changes: 0 additions & 12 deletions Creational/Pool/README.md

This file was deleted.

File renamed without changes.
13 changes: 0 additions & 13 deletions Creational/Prototype/README.md

This file was deleted.

File renamed without changes.
18 changes: 9 additions & 9 deletions Creational/index.rst → Creational/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ this object creation.
.. toctree::
:titlesonly:

AbstractFactory/index
Builder/index
FactoryMethod/index
Multiton/index
Pool/index
Prototype/index
SimpleFactory/index
Singleton/index
StaticFactory/index
AbstractFactory/README
Builder/README
FactoryMethod/README
Multiton/README
Pool/README
Prototype/README
SimpleFactory/README
Singleton/README
StaticFactory/README
13 changes: 0 additions & 13 deletions Creational/SimpleFactory/README.md

This file was deleted.

File renamed without changes.
Loading

0 comments on commit ff327e3

Please sign in to comment.