Skip to content

Commit 240a747

Browse files
committed
updating file structure, regenerating readme
1 parent 6dbc061 commit 240a747

File tree

111 files changed

+1915
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+1915
-2
lines changed

Design-Patterns.playground.zip

-13 Bytes
Binary file not shown.

Design-Patterns.playground/Documentation/section-79.html renamed to README.playground/Documentation/section-79.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<div class="content-wrapper">
1313
<section class="section">
1414
<h1 id="info">Info</h1>
15-
<p>🍺 Playground generated with: <a href="https://github.com/jas/swift-playground-builder">Swift Playground Builder</a> by <a href="http://twitter.com/jasonsandmeyer">@jasonsandmeyer</a></p>
15+
<p>🍺 Playground generated with: <a href="https://github.com/jas/playground">playground</a> by <a href="http://twitter.com/jasonsandmeyer">@jasonsandmeyer</a></p>
1616
<p>🚀 How to generate playground (+zip) from this README: <a href="https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/GENERATE.markdown">GENERATE.markdown</a></p>
1717

1818
</section>

docs/_title.md

Lines changed: 17 additions & 0 deletions

docs/behavioral/_title.md

Lines changed: 6 additions & 0 deletions
Lines changed: 85 additions & 0 deletions

docs/behavioral/command.md

Lines changed: 61 additions & 0 deletions

docs/behavioral/iterator.md

Lines changed: 2 additions & 0 deletions

docs/behavioral/mediator.md

Lines changed: 2 additions & 0 deletions

docs/behavioral/memento.md

Lines changed: 68 additions & 0 deletions

docs/behavioral/observer.md

Lines changed: 32 additions & 0 deletions

docs/behavioral/state.md

Lines changed: 54 additions & 0 deletions

docs/behavioral/strategy.md

Lines changed: 40 additions & 0 deletions

0 commit comments

Comments
 (0)