Author: deryck Date: 2004-11-04 15:14:11 +0000 (Thu, 04 Nov 2004) New Revision: 394
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=394 Log: Add 'contributing' information to docs page. Add heading to mark books section. Fix typo. --deryck Modified: trunk/docs/index.html Changeset: Modified: trunk/docs/index.html =================================================================== --- trunk/docs/index.html 2004-11-01 16:19:14 UTC (rev 393) +++ trunk/docs/index.html 2004-11-04 15:14:11 UTC (rev 394) @@ -30,7 +30,7 @@ Example.</a></p> <p>You can also download the <a href="http://samba.org/~samba-bugs/docs/samba-docs-latest.tar.bz2">tarball -of the daily docs build</a> which includes the HTML and PDF verions of both the Samba-HOWTO-Collection +of the daily docs build</a> which includes the HTML and PDF versions of both the Samba-HOWTO-Collection and the Samba-Guide.</p> @@ -123,11 +123,28 @@ </ul> </td> </tr> + <tr> + <td colspan="2"> + <h3>Contributing</h3> + <p>Contributions are always welcome to Samba documentation. Like everything + else concerning Samba, these docs are maintained by members of the Samba + community, and any help is much appreciated. Contributions can be simple + typo corrections or a write up of new or previously undocumented features.</p> + + <p>Documentation "patches" can be reported through + <a href="https://bugzilla.samba.org">bugzilla</a>. From the bugzilla home + page, select 'Enter a new bug report,' choose the appropriate Samba branch, + and finally, on the bug report form, specify 'Docs' in the component menu. + Don't forget to attach your documentation fixes.</p> + </td> + </tr> </table> + <hr /> <a name="SambaBook"></a> <table cellspacing="10"> +<tr><td colspan="2"><h3>Samba Books</h3></td></tr> <tr> <td valign="top"> <a href="http://www.ssc.com/ssc/samba/"><img width="60" height="75"
