annotate src/capnproto-git-20161025/doc/_layouts/page.html @ 133:1ac99bfc383d

Add Cap'n Proto source
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 25 Oct 2016 11:17:01 +0100
parents
children
rev   line source
cannam@133 1 {% include header.html %}
cannam@133 2 {{ content }}
cannam@133 3 <script type="text/javascript">setupSidebar()</script>
cannam@133 4 {% include footer.html %}