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
cacbf046
Commit
cacbf046
authored
10 years ago
by
Nelson Tavares de Sousa
Browse files
Options
Downloads
Patches
Plain Diff
changed to site wiki
parent
e59098af
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
src/site/fml/faq.fml
+0
-49
0 additions, 49 deletions
src/site/fml/faq.fml
src/site/markdown/wiki
+1
-1
1 addition, 1 deletion
src/site/markdown/wiki
src/site/resources/wiki/.htaccess
+3
-1
3 additions, 1 deletion
src/site/resources/wiki/.htaccess
src/site/site.xml
+1
-2
1 addition, 2 deletions
src/site/site.xml
with
5 additions
and
53 deletions
src/site/fml/faq.fml
deleted
100644 → 0
+
0
−
49
View file @
e59098af
<?xml version="1.0" encoding="UTF-8"?>
<faqs
xmlns=
"http://maven.apache.org/FML/1.0.1"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/FML/1.0.1 http://maven.apache.org/xsd/fml-1.0.1.xsd"
title=
"Frequently Asked Questions"
toplink=
"false"
>
<part
id=
"general"
>
<title>
General
</title>
<faq
id=
"whats-foo"
>
<question>
What is Foo?
</question>
<answer>
<p>
some markup goes here
</p>
<source>
some source code
</source>
<p>
some markup goes here
</p>
</answer>
</faq>
<faq
id=
"whats-bar"
>
<question>
What is Bar?
</question>
<answer>
<p>
some markup goes here
</p>
</answer>
</faq>
</part>
<part
id=
"install"
>
<title>
Installation
</title>
<faq
id=
"how-install"
>
<question>
How do I install Foo?
</question>
<answer>
<p>
some markup goes here
</p>
</answer>
</faq>
</part>
</faqs>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
wiki
@
a9358190
Subproject commit
cdfd44ee829e7bba079ee71983e5711a4e6cb259
Subproject commit
a93581905ef7b0584d52eae1898148ffa6201a31
This diff is collapsed.
Click to expand it.
src/site/resources/wiki/.htaccess
+
3
−
1
View file @
cacbf046
RewriteEngine
on
CheckSpelling
on
Options
MultiViews
DirectoryIndex
home.html
\ No newline at end of file
DirectoryIndex
home.html
This diff is collapsed.
Click to expand it.
src/site/site.xml
+
1
−
2
View file @
cacbf046
...
...
@@ -49,8 +49,7 @@
<links>
<item
name=
"News"
href=
"news.html"
/>
<item
name=
"Download"
href=
"download.html"
/>
<item
name=
"Wiki"
href=
"https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/wikis/home"
/>
<item
name=
"Wiki"
href=
"wiki/"
/>
</links>
<menu
name=
"Documentation"
>
<item
name=
"JavaDoc"
href=
"apidocs/index.html"
/>
...
...
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