Implement (and document!) support for MnemonicAlias's to have Requires
[oota-llvm.git] / docs / llvm.css
index 29d40c518e6e881a21d95a54aa77e4517004f501..f572b5e5714178faf9034706debe3dcbca68c080 100644 (file)
@@ -72,7 +72,7 @@ h3, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em;
 
 /* It is preferrable to use <pre class="doc_code"> everywhere instead of the
  * <div class="doc_code"><pre>...</ptr></div> construct.
- * 
+ *
  * Once all docs use <pre> for code regions, this style can  be merged with the
  * one above, and we can drop the [pre] qualifier.
  */
@@ -95,6 +95,6 @@ th.layout       { border: none; font-weight: bold; font-size: 105%;
 
 /* ReST-specific */
 .title { margin-top: 0 }
-#contents { display: none }
+.topic-title{ display: none }
 div.contents ul { list-style-type: decimal }
 .toc-backref    { color: black; text-decoration: none; }