| ... |
... |
@@ -2,10 +2,9 @@ |
| 2 |
2 |
|
| 3 |
3 |
We use the Wiki to document the project, its different components, the processes we use to manage it, and whatever else needs documenting. As a KIELER developer, please feel free to add content to the Wiki. If you're unsure about where to add the content to, just ask one of the senior developers – they'll be happy to help. |
| 4 |
4 |
|
| 5 |
|
-== Where Can I Download KIELER? == |
|
5 |
+(% style="text-align: right;" %) |
|
6 |
+[[image:attach:button.png]][[doc:Downloads]] |
| 6 |
6 |
|
| 7 |
|
-If you're not here for the Wiki, but just want to download KIELER straight away, please visit [[KIELER's downloads page>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/||shape="rect"]]. |
| 8 |
|
- |
| 9 |
9 |
== Finding Your Way Around this Wiki == |
| 10 |
10 |
|
| 11 |
11 |
We have quite a bit of stuff in this Wiki, so you might wonder where to find things. The Wiki is structured like this: |
| ... |
... |
@@ -24,7 +24,7 @@ |
| 24 |
24 |
The KIELER project doesn't only have a Wiki – in fact, this is only a small part of what we use. Here is a list of other tools and pages you might be interested in looking at: |
| 25 |
25 |
|
| 26 |
26 |
* [[**The Group Pages** |
| 27 |
|
->>url:http://informatik.uni-kiel.de/rtsys/kieler/||shape="rect"]]The pages of our research group have a section on KIELER, complete with [[Downloads>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/||shape="rect"]], [[demo / tutorial videos>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/demos/||shape="rect"]], and more. |
|
26 |
+>>url:http://informatik.uni-kiel.de/rtsys/kieler/||shape="rect"]]The pages of our research group have a section on KIELER that also has [[demos and tutorial videos>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/demos/||shape="rect"]]. |
| 28 |
28 |
* **[[Stash>>url:http://git.rtsys.informatik.uni-kiel.de/||shape="rect"]]** |
| 29 |
29 |
The web front end to our [[Git>>doc:Using Git]] repositories. Feel free to add your own, private repositories. |
| 30 |
30 |
* **[[JIRA>>url:http://rtsys.informatik.uni-kiel.de/jira/||shape="rect"]]** |
| ... |
... |
@@ -37,6 +37,8 @@ |
| 37 |
37 |
Our revision-control browser. Use FishEye to browse KIELER's mainline [[Git>>doc:Using Git]] repository. |
| 38 |
38 |
* **[[Code Ratings>>url:http://rtsys.informatik.uni-kiel.de/%7Ekieler/doc/rating/||shape="rect"]]** |
| 39 |
39 |
Our code rating pages are updated as part of the nightly build and give an overview of the code and design review coverage of KIELER. |
|
39 |
+* **[[Extensions Documentation>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/doc/extensions/||shape="rect"]]** |
|
40 |
+An effort to document the KLighD extension methods found in the {{code language="none"}}...krendering.extensions{{/code}} and {{code language="none"}}...ptolemy.klighd{{/code}} plugins. |
| 40 |
40 |
* [[**Announcement Mailing List**>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler||shape="rect"]] |
| 41 |
41 |
KIELER releases and important project updates are sent to this low-traffic mailing list. |
| 42 |
42 |
* **[[Developer Mailing List>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler-devel||shape="rect"]]** |