docs: Redefine Heading elements as below;
[oota-llvm.git] / docs / UsingLibraries.html
index 4883db2d939f237f765592016545bb8795f4e6f7..28c1e08b72977eb0286008d0fc4773ae232adc75 100644 (file)
   <!-- === This should be updated whenever new libraries are added,       ===-->
   <!-- === removed, or changed                                            ===-->
   <!-- =======NOTE: =========================================================-->
-  <h2>Dependency Relationships Of Libraries</h2>
+  <h3>Dependency Relationships Of Libraries</h3>
   <p>This graph shows the dependency of archive libraries on other archive 
   libraries or objects. Where a library has both archive and object forms, only
   the archive form is shown.</p>
   <img src="img/libdeps.gif" alt="Library Dependencies">
-  <h2>Dependency Relationships Of Object Files</h2>
+  <h3>Dependency Relationships Of Object Files</h3>
   <p>This graph shows the dependency of object files on archive libraries or 
   other objects. Where a library has both object and archive forms, only the 
   dependency to the archive form is shown.</p>