docs/src/examples.md

changeset 267
f4789572c9d6
parent 266
33d229634809
child 268
00e88487a654
--- a/docs/src/examples.md	Mon Nov 13 15:54:17 2017 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
----
-title: Examples
----
-
-On this page you find several example use cases in which the UAP Common
-Extensions make life easier.
-The examples are ordered by the complexity of the problem and start with
-simple showcases.
-Finally, we show how to implement a simple [properties editor](#props) with UCX.
-
-<a name="sstr"></a>
-
-## String
-
-Coming soon...
-
-<a name="list"></a>
-
-## List
-
-Coming soon...
-
-<a name="mpool"></a>
-
-## Memory Pool
-
-Coming soon...
-
-<a name="buffer"></a>
-
-## Buffer
-
-Coming soon...
-
-<a name="tests"></a>
-
-## Testing
-
-Coming soon...
-
-<a name="props"></a>
-
-## Properties Editor
-
-Coming soon...
-

mercurial