docs/src/examples.md

changeset 267
f4789572c9d6
parent 266
33d229634809
child 268
00e88487a654
     1.1 --- a/docs/src/examples.md	Mon Nov 13 15:54:17 2017 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,46 +0,0 @@
     1.4 ----
     1.5 -title: Examples
     1.6 ----
     1.7 -
     1.8 -On this page you find several example use cases in which the UAP Common
     1.9 -Extensions make life easier.
    1.10 -The examples are ordered by the complexity of the problem and start with
    1.11 -simple showcases.
    1.12 -Finally, we show how to implement a simple [properties editor](#props) with UCX.
    1.13 -
    1.14 -<a name="sstr"></a>
    1.15 -
    1.16 -## String
    1.17 -
    1.18 -Coming soon...
    1.19 -
    1.20 -<a name="list"></a>
    1.21 -
    1.22 -## List
    1.23 -
    1.24 -Coming soon...
    1.25 -
    1.26 -<a name="mpool"></a>
    1.27 -
    1.28 -## Memory Pool
    1.29 -
    1.30 -Coming soon...
    1.31 -
    1.32 -<a name="buffer"></a>
    1.33 -
    1.34 -## Buffer
    1.35 -
    1.36 -Coming soon...
    1.37 -
    1.38 -<a name="tests"></a>
    1.39 -
    1.40 -## Testing
    1.41 -
    1.42 -Coming soon...
    1.43 -
    1.44 -<a name="props"></a>
    1.45 -
    1.46 -## Properties Editor
    1.47 -
    1.48 -Coming soon...
    1.49 -

mercurial