diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-14 17:24:04 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-14 17:24:04 +0000 |
commit | 1e7306d43dd469ead8efabf9885a824b54cb3456 (patch) | |
tree | 1789549314cd22f2d6e19cdd452f9be2bde3e8d0 | |
parent | e63f6bc4dccf1316032167d454fd873cbc9e1b88 (diff) | |
download | bcm5719-llvm-1e7306d43dd469ead8efabf9885a824b54cb3456.tar.gz bcm5719-llvm-1e7306d43dd469ead8efabf9885a824b54cb3456.zip |
Synchronize TOC headings with actual headings.
llvm-svn: 34285
-rw-r--r-- | llvm/docs/DeveloperPolicy.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index 820dbb8cc30..b3f9d456972 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -46,7 +46,7 @@ </td><td class="layout"> <!--=========================================================================--> -<div class="doc_section"><a name="overview">Overview</a></div> +<div class="doc_section"><a name="introduction">Introduction</a></div> <!--=========================================================================--> <div class="doc_text"> <p>This document contains the LLVM Developer Policy which defines the @@ -281,7 +281,7 @@ </div> <!-- _______________________________________________________________________ --> -<div class="doc_subsection"> <a name="c_access">Gaining Commit Access</a></div> +<div class="doc_subsection"> <a name="c_access">Obtaining Commit Access</a></div> <div class="doc_text"> <p>Commit access to the repository is granted according to this policy:</p> <ol> |