Fix "Title overline too short." warnings in *.rst files.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
*************************
|
||||
**************************
|
||||
Cranelift compared to LLVM
|
||||
*************************
|
||||
**************************
|
||||
|
||||
`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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Cranelift Code Generator
|
||||
=======================
|
||||
========================
|
||||
|
||||
Contents:
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
***************************
|
||||
****************************
|
||||
Cranelift Language Reference
|
||||
***************************
|
||||
****************************
|
||||
|
||||
.. default-domain:: clif
|
||||
.. highlight:: clif
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
********************************
|
||||
*********************************
|
||||
Cranelift Meta Language Reference
|
||||
********************************
|
||||
*********************************
|
||||
|
||||
.. default-domain:: py
|
||||
.. highlight:: python
|
||||
|
||||
Reference in New Issue
Block a user