annotate src/capnproto-git-20161025/doc/_layouts/page.html @ 52:44a948c37b77

Remove compiler/platform combos we don't support
author Chris Cannam
date Wed, 26 Oct 2016 13:25:08 +0100
parents 9530b331f8c1
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 %}