Module: website
Branch: master
Commit: 109a7800eb6b62214ff4220a5c8c6dae27c76577
URL: http://source.winehq.org/git/website.git/?a=commit;h=109a7800eb6b62214ff422…
Author: Lei Zhang <thestig(a)google.com>
Date: Thu Apr 3 11:54:54 2008 -0700
website: add links to cvs web interface and documentation writing
Hi,
This adds a couple more useful links to the cvs page.
>From be495374b484f2081d337ba4e8baee8f46a0a169 Mon Sep 17 00:00:00 2001
From: Lei Zhang <thestig(a)google.com>
Date: Thu, 3 Apr 2008 11:53:38 -0700
Subject: [PATCH] website: add links to cvs web interface and documentation writing.
---
templates/en/cvs.template | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/templates/en/cvs.template b/templates/en/cvs.template
index f7e14b1..8044a1a 100644
--- a/templates/en/cvs.template
+++ b/templates/en/cvs.template
@@ -40,6 +40,12 @@ cvs login
<p>When prompted for a password press the enter key. A subdirectory named docs will be created.</p>
+<p>You can also Browse
+<a href="http://wine.cvs.sourceforge.net/wine/">the Wine Documentation
+module</a>. Here is more information on
+<a href="http://www.winehq.org/site/contributing#doc">documentation
+writing</a>.</p>
+
<hr />
<h1 id="sourcetree">Source Tree Browsing via the Web</h1>