aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2003-04-21 20:15:59 +0000
committerWilliam Victor Mote <vmote@apache.org>2003-04-21 20:15:59 +0000
commitb53c72d947eeaed097c02adcb9cdb69e940f8c1b (patch)
tree18af75c3f4a6921df4f61a448de47ecc5d862d6f /src
parent93879418c653a7b9319c45dc23d470c1f02be08b (diff)
downloadxmlgraphics-fop-b53c72d947eeaed097c02adcb9cdb69e940f8c1b.tar.gz
xmlgraphics-fop-b53c72d947eeaed097c02adcb9cdb69e940f8c1b.zip
Add more links to output.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196289 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/documentation/content/xdocs/dev/doc.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/documentation/content/xdocs/dev/doc.xml b/src/documentation/content/xdocs/dev/doc.xml
index 8f7cfddac..5e9d8d5a8 100644
--- a/src/documentation/content/xdocs/dev/doc.xml
+++ b/src/documentation/content/xdocs/dev/doc.xml
@@ -33,10 +33,10 @@ Maintenance branch releases either copy the trunk content to the maintenance bra
<th>Views</th>
</tr>
<tr>
- <td>.</td>
+ <td>Developer commits code to FOP repository.</td>
<td>FOP source repository (cvs) at icarus.apache.org/home/cvs/xml-fop</td>
<td>Raw XML and other content</td>
- <td>ViewCVS</td>
+ <td><link href="http://cvs.apache.org/viewcvs.cgi/xml-fop/src/documentation/content/xdocs/">ViewCVS</link></td>
</tr>
<tr>
<td>
@@ -47,16 +47,16 @@ Maintenance branch releases either copy the trunk content to the maintenance bra
<td>Content can be viewed <link href="http://forrestbot.cocoondev.org/sites/xml-fop">here</link>.</td>
</tr>
<tr>
- <td>Forrestbot "publish". Always done manually at <link href="http://forrestbot.cocoondev.org">the Forrestbot Web Interface</link>.</td>
+ <td><link href="#forrestbot-publish">Forrestbot "publish"</link>. Always done manually at <link href="http://forrestbot.cocoondev.org">the Forrestbot Web Interface</link>.</td>
<td>FOP web repository (cvs) at icarus.apache.org/home/cvs/xml-site/targets/fop</td>
<td>web-ready</td>
- <td/>
+ <td><link href="http://cvs.apache.org/viewcvs.cgi/xml-site/targets/fop/">ViewCVS</link></td>
</tr>
<tr>
<td>Automatic Live Site Update every six hours (midnight, 6am, noon, 6pm Pacific time).</td>
<td>FOP live web site, somewhere on daedalus.apache.org</td>
<td>web-ready</td>
- <td/>
+ <td><link href="http://xml.apache.org/fop">FOP Web Site</link></td>
</tr>
</table>
</section>