Fix "Title overline too short." warnings in *.rst files.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
*************************
|
**************************
|
||||||
Cranelift compared to LLVM
|
Cranelift compared to LLVM
|
||||||
*************************
|
**************************
|
||||||
|
|
||||||
`LLVM <https://llvm.org>`_ is a collection of compiler components implemented as
|
`LLVM <https://llvm.org>`_ is a collection of compiler components implemented as
|
||||||
a set of C++ libraries. It can be used to build both JIT compilers and static
|
a set of C++ libraries. It can be used to build both JIT compilers and static
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Cranelift Code Generator
|
Cranelift Code Generator
|
||||||
=======================
|
========================
|
||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
***************************
|
****************************
|
||||||
Cranelift Language Reference
|
Cranelift Language Reference
|
||||||
***************************
|
****************************
|
||||||
|
|
||||||
.. default-domain:: clif
|
.. default-domain:: clif
|
||||||
.. highlight:: clif
|
.. highlight:: clif
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
********************************
|
*********************************
|
||||||
Cranelift Meta Language Reference
|
Cranelift Meta Language Reference
|
||||||
********************************
|
*********************************
|
||||||
|
|
||||||
.. default-domain:: py
|
.. default-domain:: py
|
||||||
.. highlight:: python
|
.. highlight:: python
|
||||||
|
|||||||
Reference in New Issue
Block a user