|
5 | 5 | http://maven.apache.org/xsd/decoration-1.0.0.xsd"> |
6 | 6 |
|
7 | 7 | <!-- https://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html --> |
| 8 | + |
8 | 9 | <bannerLeft> |
9 | | - <name>SimpleWorklist</name> |
10 | | - <src>/img/phasenraum_logo.gif</src> |
| 10 | + <name>SimpleWorklist (GTD)</name> |
| 11 | + <src>/img/thomas_woehlke__geburt_einer_vision__logo.png</src> |
11 | 12 | <href>https://java.woehlke.org/</href> |
12 | 13 | </bannerLeft> |
| 14 | + |
13 | 15 | <body> |
14 | 16 | <breadcrumbs> |
15 | | - <item name="Thomas Wöhlke (Github)" href="https://github.com/thomaswoehlke"/> |
16 | | - <item name="Spring-Framework-Java-Apps (Github)" href="https://github.com/Spring-Framework-Java-Apps"/> |
17 | | - <item name="Simpleworklist (Github)" href="https://github.com/Spring-Framework-Java-Apps/simpleworklist"/> |
| 17 | + <item name="Thomas Wöhlke: Java Project Reports generated by Maven" href="https://java.woehlke.org/"/> |
18 | 18 | <item name="Simpleworklist" href="index.html"/> |
19 | 19 | </breadcrumbs> |
20 | 20 | <menu name="Overview"> |
21 | 21 | <item name="Home" href="index.html"/> |
22 | | - <item name="JavaDocs" href="apidocs/index.html"/> |
23 | | - <item name="Source Xref" href="xref/index.html"/> |
24 | 22 | <item name="Simpleworklist (Github)" href="https://github.com/Spring-Framework-Java-Apps/simpleworklist"/> |
25 | 23 | <item name="Spring-Framework-Java-Apps (Github)" href="https://github.com/Spring-Framework-Java-Apps"/> |
26 | 24 | <item name="Thomas Wöhlke (Github)" href="https://github.com/thomaswoehlke"/> |
27 | 25 | </menu> |
| 26 | + <menu name="Documentation"> |
| 27 | + <item name="JavaDocs" href="apidocs/index.html"/> |
| 28 | + <item name="Source Xref" href="xref/index.html"/> |
| 29 | + </menu> |
28 | 30 | <menu name="Requirements"> |
29 | | - <item name="Changelog" href="CHANGELOG.html" /> |
30 | 31 | <item name="Functional Requirements" href="REQUIREMENTS_FUNCTIONAL.html" /> |
31 | 32 | <item name="Nonfunctional Requirements" href="REQUIREMENTS_NONFUNCTIONAL.html" /> |
32 | 33 | </menu> |
33 | 34 | <menu name="Development"> |
| 35 | + <item name="Changelog" href="CHANGELOG.html" /> |
34 | 36 | <item name="Development" href="DEVELOPMENT.html" /> |
35 | | - <item name="HOWTO" href="HOWTO.html" /> |
36 | | - <item name="TODO" href="TODO.html" /> |
37 | 37 | </menu> |
38 | 38 | <menu name="DevOps"> |
| 39 | + <item name="TODO" href="TODO.html" /> |
39 | 40 | <item name="Maven Plugins" href="MAVEN_PLUGINS.html" /> |
40 | 41 | <item name="Cloud Deployments" href="CLOUD_DEPLOYMENT.html" /> |
41 | 42 | </menu> |
| 43 | + <menu name="Knowledge"> |
| 44 | + <item name="HOWTO" href="HOWTO.html" /> |
| 45 | + </menu> |
42 | 46 | <menu name="License"> |
43 | 47 | <item name="License" href="LICENSE.html"/> |
44 | 48 | <item name="Copyright" href="LICENSE.code.html"/> |
|
49 | 53 | <publishDate position="left"/> |
50 | 54 | <version position="left"/> |
51 | 55 | <poweredBy> |
52 | | - <logo name="Maven" href="http://maven.apache.org/" |
53 | | - img="http://maven.apache.org/images/logos/maven-feather.png"/> |
| 56 | + <logo name="Maven" href="http://maven.apache.org/" img="http://maven.apache.org/images/logos/maven-feather.png"/> |
54 | 57 | </poweredBy> |
55 | 58 | </project> |
0 commit comments