annotate src/capnproto-git-20161025/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 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 %}