annotate src/capnproto-git-20161025/doc/_layouts/page.html @ 74:2f2b27544483

Rebuild win32 Opus using mingw 5 rather than 7 to avoid runtime incompatibility
author Chris Cannam
date Wed, 30 Jan 2019 10:30:56 +0000
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 %}