diff -r 33d229634809 -r f4789572c9d6 docs/src/examples.md --- 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. - - - -## String - -Coming soon... - - - -## List - -Coming soon... - - - -## Memory Pool - -Coming soon... - - - -## Buffer - -Coming soon... - - - -## Testing - -Coming soon... - - - -## Properties Editor - -Coming soon... -