Mercurial > hg > Members > tobaru > cbc > CbC_llvm
view docs/_templates/layout.html @ 0:95c75e76d11b
LLVM 3.4
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 12 Dec 2013 13:56:28 +0900 |
parents | |
children |
line wrap: on
line source
{% extends "!layout.html" %} {% block extrahead %} <style type="text/css"> table.right { float: right; margin-left: 20px; } table.right td { border: 1px solid #ccc; } </style> {% endblock %} {% block rootrellink %} <li><a href="http://llvm.org/">LLVM Home</a> | </li> <li><a href="{{ pathto('index') }}">Documentation</a>»</li> {% endblock %}