annotate src/capnproto-0.6.0/doc/_layouts/page.html @ 160:cff480c41f97

Add some cross-platform Boost headers
author Chris Cannam <cannam@all-day-breakfast.com>
date Sat, 16 Feb 2019 16:31:25 +0000
parents 45360b968bf4
children
rev   line source
cannam@147 1 {% include header.html %}
cannam@147 2 {{ content }}
cannam@147 3 <script type="text/javascript">setupSidebar()</script>
cannam@147 4 {% include footer.html %}