annotate src/capnproto-git-20161025/doc/_layouts/page.html @ 159:f4b37539fcc7

Rebuild win32 Opus using mingw 5 rather than 7 to avoid runtime incompatibility
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 30 Jan 2019 10:30:56 +0000
parents 1ac99bfc383d
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 %}