docs/src/header.html

changeset 266
33d229634809
parent 264
24f5484bae97
child 267
f4789572c9d6
     1.1 --- a/docs/src/header.html	Mon Nov 13 13:27:18 2017 +0100
     1.2 +++ b/docs/src/header.html	Mon Nov 13 15:54:17 2017 +0100
     1.3 @@ -34,7 +34,16 @@
     1.4                          <li><a href="modules.html#utils">Utilities</a></li>
     1.5                      </ul>
     1.6                      </li>
     1.7 -                    <li><a href="examples.html">Examples</a></li>
     1.8 +                    <li><a href="examples.html">Examples</a>
     1.9 +                    <ul>
    1.10 +                        <li><a href="examples.html#sstr">String</a></li>
    1.11 +                        <li><a href="examples.html#list">List</a></li>
    1.12 +                        <li><a href="examples.html#mpool">Memory Pool</a></li>
    1.13 +                        <li><a href="examples.html#buffer">Buffer</a></li>
    1.14 +                        <li><a href="examples.html#tests">Testing</a></li>
    1.15 +                        <li><a href="examples.html#props">Properties Editor</a></li>
    1.16 +                    </ul>
    1.17 +                    </li>
    1.18                  </ul>
    1.19              </div>
    1.20              <div class="nav">

mercurial