aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-01-02 21:50:48 +0000
committerSean Silva <silvas@purdue.edu>2013-01-02 21:50:48 +0000
commite132c89dead982487e341bdc99c3b6b391ada5b1 (patch)
tree40f889d7122670cd1ba2dc158d73ad3731039125 /lib/CodeGen/ModuleBuilder.cpp
parent1a090f1b239889d0b48e1413152e88ed07e6e09d (diff)
docs: Take advantage of extra level of headings.
The way Sphinx treats the "top-level" adornments is weird. It usually uses the first top-level adornment as the page title, even if the top-level adornment is just one "section" out of many (i.e. if the first section is "Introduction", then it will make the page title be "Introduction"). This behavior can be overriden by using an explicit `.. title::` directive to set the title. Since the Sphinx stylesheet that Clang is currently using ('haiku') nicely puts the document title at the top of the page in the header, this weird default behavior was resulting in a redundant "title" in the body content. Getting rid of this redundant level of headings effectively "exposes" one more level of heading from the stylesheet to which now makes the real "sections" more distinct. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171417 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions