annotate src/capnproto-0.6.0/doc/_layouts/page.html @ 73:02caadb7509e

Rebuild with --disable-stack-protector for mingw32
author Chris Cannam
date Fri, 25 Jan 2019 14:31:07 +0000
parents 0994c39f1e94
children
rev   line source
cannam@62 1 {% include header.html %}
cannam@62 2 {{ content }}
cannam@62 3 <script type="text/javascript">setupSidebar()</script>
cannam@62 4 {% include footer.html %}