-
Notifications
You must be signed in to change notification settings - Fork 1
/
development.xml
42 lines (33 loc) · 1.02 KB
/
development.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE webpage
PUBLIC "-//Norman Walsh//DTD Website V2.6.0//EN"
"http://docbook.sourceforge.net/release/website/2.6.0/schema/dtd/website.dtd">
<webpage id="Development">
<config param="desc" value="Development"/>
<head>
<title>Development</title>
<summary>Development</summary>
<keywords>DDS, Anar Manafov, Andrey Lebedev, Dynamic Deployment System</keywords>
</head>
<webtoc/>
<section><title>Source code</title>
<para>
<ulink url="https://github.com/FairRootGroup/DDS">Browse and Download source code</ulink>
</para>
</section>
<section><title>Continuous integration</title>
<itemizedlist>
<listitem><para><ulink url="http://demac012.gsi.de:22001/">DDS's Buildbot</ulink></para></listitem>
<listitem><para><ulink url="http://demac012.gsi.de:22001/waterfall">Builds history</ulink></para></listitem>
</itemizedlist>
</section>
<section><title>Code Metrics</title>
<para>
<ulink url="https://www.openhub.net/p/gsi-DDS">DDS stats made by Open HUB</ulink>
</para>
</section>
</webpage>
<!--
Local variables:
mode: docbook
End:
-->