Fix "Title overline too short." warnings in *.rst files.

This commit is contained in:
Dan Gohman
2018-07-13 17:23:23 -07:00
parent ff188042bb
commit 753bb049f8
4 changed files with 7 additions and 7 deletions

View File

@@ -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

View File

@@ -1,5 +1,5 @@
Cranelift Code Generator Cranelift Code Generator
======================= ========================
Contents: Contents:

View File

@@ -1,6 +1,6 @@
*************************** ****************************
Cranelift Language Reference Cranelift Language Reference
*************************** ****************************
.. default-domain:: clif .. default-domain:: clif
.. highlight:: clif .. highlight:: clif

View File

@@ -1,6 +1,6 @@
******************************** *********************************
Cranelift Meta Language Reference Cranelift Meta Language Reference
******************************** *********************************
.. default-domain:: py .. default-domain:: py
.. highlight:: python .. highlight:: python