From ee7c5e4bad2783a0ccde6a857a8aadd16ad4feaa Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Mon, 6 Oct 2014 16:56:15 +0200 Subject: [PATCH] examples --- doc/alphabetical_index.html | 2 +- doc/class/IwcConnector.html | 2 +- doc/class/JsonFramework.html | 2 +- doc/class/JsonType.html | 2 +- doc/class/JsonTypeWrapper.html | 2 +- doc/class/PeerJsConnector.html | 2 +- doc/class/TextFramework.html | 2 +- doc/class/WordType.html | 2 +- doc/class/XmlFramework.html | 2 +- doc/extra/LICENSE.txt.html | 2 +- doc/extra/README.md.html | 4 +-- .../lib/Connectors/IwcConnector.coffee.html | 2 +- .../Connectors/PeerJsConnector.coffee.html | 2 +- .../lib/Connectors/TestConnector.coffee.html | 2 +- doc/file/lib/Engine.coffee.html | 2 +- .../lib/Frameworks/JsonFramework.coffee.html | 2 +- .../lib/Frameworks/TextFramework.coffee.html | 2 +- .../lib/Frameworks/XmlFramework.coffee.html | 2 +- doc/file/lib/HistoryBuffer.coffee.html | 2 +- doc/file/lib/Types/BasicTypes.coffee.html | 2 +- doc/file/lib/Types/JsonTypes.coffee.html | 2 +- .../lib/Types/StructuredTypes.coffee.html | 2 +- doc/file/lib/Types/TextTypes.coffee.html | 2 +- doc/file/lib/index.coffee.html | 2 +- examples/PeerJs-Json/README.md | 26 +++++++++++++++++- examples/TextEditing/README.md | 25 ++++++++++++----- examples/XmlExample/README.md | 26 +++++++++++++++++- examples/temp_ex/README.md | 27 ++++++++++++++++++- 28 files changed, 120 insertions(+), 34 deletions(-) diff --git a/doc/alphabetical_index.html b/doc/alphabetical_index.html index ea002c35..749dcec0 100644 --- a/doc/alphabetical_index.html +++ b/doc/alphabetical_index.html @@ -258,7 +258,7 @@