Skip to content
Snippets Groups Projects
Commit cacbf046 authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

changed to site wiki

parent e59098af
No related branches found
No related tags found
No related merge requests found
<?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
wiki @ a9358190
Subproject commit cdfd44ee829e7bba079ee71983e5711a4e6cb259
Subproject commit a93581905ef7b0584d52eae1898148ffa6201a31
RewriteEngine on
CheckSpelling on
Options MultiViews
DirectoryIndex home.html
\ No newline at end of file
DirectoryIndex home.html
......@@ -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" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment