aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ConstraintSystem.cpp
diff options
context:
space:
mode:
authorRichard Barton <richard.barton@arm.com>2020-09-11 14:17:19 +0100
committerRichard Barton <richard.barton@arm.com>2020-09-11 14:19:51 +0100
commit271a7bb144d3f51d29a465329c3614eaa15a6a3c (patch)
treecece25cdb37bce0b39894b29c26c3c661b9f9893 /llvm/lib/Analysis/ConstraintSystem.cpp
parent9fda213ac0e2af05fdae69c60d2cdde316c31cd6 (diff)
downloadllvm-271a7bb144d3f51d29a465329c3614eaa15a6a3c.zip
llvm-271a7bb144d3f51d29a465329c3614eaa15a6a3c.tar.gz
llvm-271a7bb144d3f51d29a465329c3614eaa15a6a3c.tar.bz2
[flang] Add new documentation main page
Add a new index page to be the Flang documentation mainpage instead of Overview.md, which jumps straight into the compiler Design. The index file needs to be in .rst format to use the toctree directive to create table of contents. Also use the sphinx_markdown_tables extension to generate html tables form markdown. A number of additional style changes to the existing docs were needed to make this work well: * Convert all headings to the # style, which works better with toctree's titlesonly option. Ensure that there is only one top-level heading per document. * Add a title to documents that don't have one for rendering on the index. * Convert the grammar docs from .txt to .md. for better rendering * Fixed broken link to a section in another document - sphinx does not seem to support anchor links in markdown files. Depends on D87226 Reviewed By: sameeranjoshi Differential Revision: https://reviews.llvm.org/D87242
Diffstat (limited to 'llvm/lib/Analysis/ConstraintSystem.cpp')
0 files changed, 0 insertions, 0 deletions