Benjamin Bouvier
55f36ce81a
[docs] Update docs to point to the docs.rs website;
2019-07-11 11:48:45 +02:00
lazypassion
747ad3c4c5
moved crates in lib/ to src/, renamed crates, modified some files' text ( #660 )
...
moved crates in lib/ to src/, renamed crates, modified some files' text (#660 )
2019-01-28 15:56:54 -08:00
Dan Gohman
c5a554db83
Move the comment about Sphinx 1.4 out of the top-level README.
2018-08-02 15:25:09 -07:00
Dan Gohman
c42bed7452
Update paths for the meta => meta-python rename.
2018-08-01 05:05:33 -07:00
Dan Gohman
f4dbd38a4c
Rename Cretonne to Cranelift!
2018-07-13 09:15:16 -07:00
Dan Gohman
779114aaed
Require at least Sphinx 1.4 since the format of index tuples changed.
2018-04-27 06:02:59 -07:00
Dan Gohman
24fa169e1f
Rename the 'cretonne' crate to 'cretonne-codegen'.
...
This fixes the next part of #287 .
2018-04-17 09:46:56 -07:00
Dan Gohman
0ea0146e58
Update to sphinx-autogen 1.5.6.
2018-03-05 06:55:27 -08:00
Jakob Stoklund Olesen
af6355e2ef
Move the 'meta' dir to 'lib/cretonne/meta'.
...
The 'lib/cretonne' directory will be the new root of a stand-alone
cretonne crate containg both Python and Rust sources.
This is in preparation for publishing crates on crates.io.
2016-10-17 14:19:23 -07:00
Jakob Stoklund Olesen
8641076369
Fix Python3 compat in docs directory.
...
Update copyright.
2016-08-25 11:55:57 -07:00
Jakob Olesen
a37005a1d4
Enable inheritance diagrams.
2016-02-09 08:11:20 -08:00
Jakob Olesen
c459c11a5a
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
Jakob Olesen
fbb3174793
Cretonne pygments lexer
2016-01-20 07:13:02 -08:00
Jakob Olesen
5638bc464f
Add a Cretonne domain for Sphinx.
...
Include roles for documenting IL instructions and types, including
index cross references.
2016-01-19 19:54:27 -08:00
Jakob Olesen
1803df091e
Initial Sphinx configuration.
2016-01-12 16:51:35 -08:00