Files
wasmtime/docs/index.rst
Jakob Olesen ec918fe332 Begin defining the meta language.
The Cretonne meta language is used to describe Cretonne instructions, both the
target independent ones in the base instruction set and real target
instructions.

Start by providing type definitions matching langref, and begin the meta
language reference using autodoc to pull in the PYthon definitions.
2016-02-04 19:51:38 -08:00

23 lines
240 B
ReStructuredText

Cretonne Code Generator
=======================
Contents:
.. toctree::
:maxdepth: 2
langref
metaref
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
Todo list
=========
.. todolist::