mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-16 10:14:40 +00:00
Add some useful links to CVS documentation.
This commit is contained in:
parent
44e81e9a07
commit
69256a68d3
1 changed files with 21 additions and 0 deletions
|
@ -68,6 +68,27 @@ are:</p>
|
|||
in this module. </dd>
|
||||
</dl>
|
||||
|
||||
<h3>CVS Documentation</h3>
|
||||
|
||||
<p>There is a variety of documentation on CVS available online. These
|
||||
sources are perhaps the most useful:</p>
|
||||
|
||||
<ul>
|
||||
<li> <em><a href="http://www.cvshome.org/docs/manual/">Version
|
||||
Management with CVS</a></em>
|
||||
<br />
|
||||
The official manual for CVS, by Per Cederqvist and others.</li>
|
||||
|
||||
<li> <em><a href="http://cvsbook.red-bean.com/">Open Source
|
||||
Development with CVS</a></em>
|
||||
<br />
|
||||
Online version of portions of Karl Fogel's book on using CVS
|
||||
for open source projects.</li>
|
||||
|
||||
<li> <em><a href="http://www.cvshome.org/docs/">CVS Documentation</a></em>
|
||||
<br />
|
||||
A list of available documentation on CVS.</li>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue