initial revision.
[upnpmonitor] / site / src / site / xdoc / developers.xml
1 <?xml version="1.0"?>
2 <document xmlns="http://maven.apache.org/XDOC/2.0"
3   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
5
6   <properties>
7     <title>developers</title>
8     <author email="erik@brakkee.org">Erik Brakkee</author>
9   </properties>
10   <body>
11     <section name="Using">
12       <!--
13       <p> The library is available through the central maven repository with group id
14           <code>org.wamblee</code> and artifact ids of the form
15           <code>wamblee-</code><em>suffix</em>. The documentation for each component of the
16         utilities library describes which artifact id should be used. </p>
17         -->
18     </section>
19
20     <section name="GIT access">
21       <p>Git access is at
22           <code>https://wamblee.org/git/public/upnpmonitor</code></p>
23       <p>Browse the repository at <a
24           href="http://wamblee.org/gitweb/upnpmonitor">http://wamblee.org/gitweb/upnpmonitor</a>
25       </p>
26     </section>
27     
28     <section name="Mailing list">
29       <p>No mailing lists defined yet. </p>
30       <!--
31       <p>The mailing list is <a href="mailto:utils@wamblee.org">utils@wamblee.org</a>.</p>
32       <p>To subscribe to the mailing list, please visit the <a
33         href="http://wamblee.org/mailman/listinfo/utils">list page</a></p>
34       <p>There is also a <a href="http://wamblee.org/pipermail/utils/">list archive</a></p>.
35       -->
36     </section>
37
38   </body>
39 </document>