Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TeeTime-Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nelson Tavares de Sousa
TeeTime-Framework
Commits
00b14c63
Commit
00b14c63
authored
10 years ago
by
Nelson Tavares de Sousa
Browse files
Options
Downloads
Patches
Plain Diff
design refresh
parent
16a726e3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/site/apt/index.apt
+6
-2
6 additions, 2 deletions
src/site/apt/index.apt
src/site/markdown/wiki
+1
-0
1 addition, 0 deletions
src/site/markdown/wiki
src/site/site.xml
+45
-10
45 additions, 10 deletions
src/site/site.xml
with
52 additions
and
12 deletions
src/site/apt/index.apt
+
6
−
2
View file @
00b14c63
Check again later, as this page and the whole project is still WIP.
Check again later...
..., as this page and the whole project is still WIP.
The first stable release will be published soon. For more informations visit: {{https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime}}
===
[images
\
teetime-wo-arrows-shrinked.png] TeeTime Logo
[images
/
teetime-wo-arrows-shrinked.png] TeeTime Logo
TeeTime is a Pipes-And-Filter-Framework for Java.
...
...
@@ -17,3 +19,5 @@ Check again later, as this page and the whole project is still WIP.
* Typed ports
* Pre-defined stages and pipelines
\ No newline at end of file
This diff is collapsed.
Click to expand it.
wiki
@
8f9befe5
Subproject commit 8f9befe5ae087d90e752b4774676f1346f3049a6
This diff is collapsed.
Click to expand it.
src/site/site.xml
+
45
−
10
View file @
00b14c63
...
...
@@ -4,40 +4,75 @@
<artifactId>
reflow-maven-skin
</artifactId>
<version>
1.1.1
</version>
</skin>
<bannerLeft>
<name>
<![CDATA[
<!-- <img src="images/teetime-wo-text-smaller-scaled.png">
-->
TeeTime
]]>
</name>
<href>
index.html
</href>
</bannerLeft>
<body>
<menu
name=
"Tutorial"
>
<item
name=
"Introduction"
href=
"https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/wikis/home"
/>
<breadcrumbs>
<item
name=
"TeeTime"
href=
"index.html"
/>
</breadcrumbs>
<menu
name=
"Download"
>
<item
name=
"from Maven Repository"
href=
"dependency-info.html"
/>
<item
name=
"from Git"
href=
"https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime"
/>
</menu>
<links>
<item
name=
"Wiki"
href=
"https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/wikis/home"
/>
</links>
<menu
name=
"Documentation"
>
<item
name=
"JavaDoc"
href=
"apidocs/index.html"
/>
<item
name=
"Dependencies"
href=
"dependencies.html"
/>
</menu>
<menu
name=
"About"
>
<item
name=
"Dependency Information"
href=
"dependency-info.html"
/>
<item
name=
"License"
href=
"license.html"
/>
</menu>
<menu
name=
"Get Involved"
>
<item
name=
"SourceForge Project Site"
href=
"https://sourceforge.net/projects/teetime/"
/>
<item
name=
"Issue Tracking"
href=
"https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/issues"
/>
<item
name=
"Team"
href=
"team-list.html"
/>
<item
name=
"FAQ"
href=
"faq.html"
/>
</menu>
<!-- <menu ref="modules"/> -->
<!-- <menu ref="reports"/> -->
</body>
<publishDate
position=
"bottom"
/>
<version
position=
"bottom"
/>
<custom>
<reflowSkin>
<theme>
bootswatch-flatly
</theme>
<absoluteResourceURL>
http://teetime.sourceforge.net/
</absoluteResourceURL>
<theme>
default
</theme>
<highlightJs>
true
</highlightJs>
<brand>
<name>
<![CDATA[
<img src="images/teetime-wo-text-smaller-scaled.png">
<!--
<img src="images/teetime-wo-text-smaller-scaled.png">
-->
TeeTime
]]>
</name>
<href>
index.html
</href>
</brand>
<slogan>
The next level Pipes-And-Filter-Framework for Java
</slogan>
<titleTemplate>
%2$s | %1$s
</titleTemplate>
<bottomNav
maxSpan=
"9"
>
<column>
Download
</column>
<column>
Wiki|Documentation
</column>
<column>
Get Involved
</column>
</bottomNav>
<bottomDescription>
TeeTime is a Pipes-And-Filter-Framework for Java.
It provides a simple way
of analysis tooling.
</bottomDescription>
<pages>
<index
project=
"TeeTime"
>
<publishDate
position=
"right"
/>
<version
position=
"left"
/>
</index>
</pages>
<!-- <slogan>Make analysis clever and faster.</slogan> -->
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment