Make it explicit what "API Documentation" is documenting (the C++/Python SB APIs)
authorJason Molenda <jmolenda@apple.com>
Mon, 19 Aug 2013 20:40:22 +0000 (20:40 +0000)
committerJason Molenda <jmolenda@apple.com>
Mon, 19 Aug 2013 20:40:22 +0000 (20:40 +0000)
llvm-svn: 188703

lldb/www/sidebar.incl

index 074f7593618b343ce50ab505e3e6e2eeaae505a2..9a3e229136e2f9b5481b91c715facd6879e26627 100644 (file)
@@ -41,7 +41,7 @@
     <h1 class="headerbar">Resources</h1>
     <ul>
       <li><a href="download.html">Download</a></li>
-      <li><a href="docs.html">API Documentation</a></li>
+      <li><a href="docs.html">C++/Python API Documentation</a></li>
       <li><a href="source.html">Source</a></li>
       <li><a href="build.html">Build</a></li>
       <li><a href="http://llvm.org/bugs">Bug Reports</a></li>