annotate src/capnproto-git-20161025/doc/_layouts/page.html @ 48:9530b331f8c1

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@48 1 {% include header.html %}
cannam@48 2 {{ content }}
cannam@48 3 <script type="text/javascript">setupSidebar()</script>
cannam@48 4 {% include footer.html %}