This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH: contribute.html


Installed.

We should try to minimize physical markup (as opposed to logical markup)
in the future.

Gerald


Index: contribute.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/contribute.html,v
retrieving revision 1.13
retrieving revision 1.15
diff -r1.13 -r1.15
4a5
> 
6c7
< <h2><a name="contributing-code">CONTRIBUTING CODE</a></h2>
---
> <h1 align="center">Contributing Code</h1>
8,9c9
< <dl>
<   <dt><b>Coding Standards:</b></dt>
---
> <h2>Coding Standards</h2>
11c11
<   <dd>All contributions must conform to the <a
---
>   <p>All contributions must conform to the <a
14,15c14
<   be returned with a request to reformat the changes.<p>
<   </dd>
---
>   be returned with a request to reformat the changes.
17c16
<   <dt><b>Copyright Assignment:</b></dt>
---
> <h2>Copyright Assignment</h2>
19c18
<   <dd>Before we can accept code contributions from you, we need a
---
>   <p>Before we can accept code contributions from you, we need a
53c52
<   <br>Note:  Many of these forms have a place for &quot;name of program&quot;.
---
>   <p>Note:  Many of these forms have a place for &quot;name of program&quot;.
58,59c57
<   use your contribution.<p>
<   </dd>
---
>   use your contribution.
61c59
<   <dt><b>Submitting Patches:</b></dt>
---
> <h2>Submitting Patches</h2>
63c61
<   <dd>Every patch must have several pieces of information before we can
---
>   <p>Every patch must have several pieces of information before we can
80c78
<   <br>When you have all these pieces, bundle them up in a mail message and
---
>   <p>When you have all these pieces, bundle them up in a mail message and
85,86d82
<   </dd>
< </dl>
89c85
< <i>Last modified on September 24, 1998.</i>
---
> <i>Last modified on January  7, 1999.</i>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]