summaryrefslogtreecommitdiff
path: root/docs/DeveloperPolicy.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-14 17:20:59 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-14 17:20:59 +0000
commit0e59872d223912f6ba18c111d8062da580f34d12 (patch)
tree0e903f9b21b30dd4de99dfa7e95b690e425112a4 /docs/DeveloperPolicy.html
parent134400bdec517937e441be1799b38f329238f90e (diff)
downloadllvm-0e59872d223912f6ba18c111d8062da580f34d12.tar.gz
llvm-0e59872d223912f6ba18c111d8062da580f34d12.tar.bz2
llvm-0e59872d223912f6ba18c111d8062da580f34d12.tar.xz
Fix the table of contents to match the document body.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34284 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DeveloperPolicy.html')
-rw-r--r--docs/DeveloperPolicy.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 71c26f4983..820dbb8cc3 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -13,7 +13,6 @@
<h2>Contents</h2>
<ol>
<li><a href="#introduction">Introduction</a></li>
- <li><a href="#terms">Terminology</a></li>
<li><a href="#general">General Policies</a>
<ol>
<li><a href="#informed">Stay Informed</a> </li>
@@ -28,7 +27,8 @@
<li><a href="#p_form">Patch Form</a></li>
<li><a href="#p_testing">Patch Testing</a></li>
<li><a href="#p_submission">Patch Submission</a></li>
- <li><a href="#p_after">After Submission</a></li>
+ <li><a href="#p_aftersub">After Submission</a></li>
+ <li><a href="#p_aftercommit">After Commit</a></li>
<li><a href="#c_access">Obtaining Commit Access</a></li>
<li><a href="#c_new">New Committers</a></li>
</ol></li>
@@ -39,6 +39,8 @@
<li><a href="#license">License</a></li>
<li><a href="#devagree">Developer Agreements</a></li>
</ol></li>
+ <li><a href="#terms">Terminology</a></li>
+ <li><a href="#polnotes">Policy Notes</a></li>
</ol>
<div class="doc_author">Written by LLVM Oversight Team</div>
</td><td class="layout">
@@ -247,7 +249,7 @@
</div>
<!-- _______________________________________________________________________ -->
-<div class="doc_subsection"> <a name="p_after">After Submission</a></div>
+<div class="doc_subsection"> <a name="p_aftersub">After Submission</a></div>
<div class="doc_text">
<p>After a patch has been submitted, these policies apply:</p>
<ol>
@@ -264,7 +266,7 @@
</div>
<!-- _______________________________________________________________________ -->
-<div class="doc_subsection"> <a name="p_after">After Commit</a></div>
+<div class="doc_subsection"> <a name="p_aftercommit">After Commit</a></div>
<div class="doc_text">
<p>After a patch has been committed, these policies apply:</p>
<ol>
@@ -454,7 +456,7 @@
</div>
<!--=========================================================================-->
-<div class="doc_section"><a name="notes">Policy Notes</a></div>
+<div class="doc_section"><a name="polnotes">Policy Notes</a></div>
<!--=========================================================================-->
<div class="doc_text">
<p>This section contains some notes on policy topics that need to be