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 | e7bd7d686b23e32eec797ae80b38af2de2651f13 (patch) | |
tree | b7e17d3522551471b841c1f6a9682d654cdda121 /docs/DeveloperPolicy.html | |
parent | 0e59872d223912f6ba18c111d8062da580f34d12 (diff) | |
download | external_llvm-e7bd7d686b23e32eec797ae80b38af2de2651f13.zip external_llvm-e7bd7d686b23e32eec797ae80b38af2de2651f13.tar.gz external_llvm-e7bd7d686b23e32eec797ae80b38af2de2651f13.tar.bz2 |
Synchronize TOC headings with actual headings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34285 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DeveloperPolicy.html')
-rw-r--r-- | docs/DeveloperPolicy.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 820dbb8..b3f9d45 100644 --- a/docs/DeveloperPolicy.html +++ b/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> |