]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - src/site/fml/faq.fml
Move site definition to /doc
[gpl/argeo-slc.git] / src / site / fml / faq.fml
diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml
deleted file mode 100644 (file)
index f367f71..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<faqs id="slcFaq">
-       <part id="general">
-               <title>General</title>
-
-               <faq id="slcName">
-                       <question>What is SLC for?</question>
-                       <answer>
-                               <p>
-                                       It provides QA tools.
-                               </p>
-                       </answer>
-               </faq>
-       </part>
-       
-       <part id="techBasic">
-               <title>Technical</title>
-               <faq id="startDemo">
-                       <question>How do I start the demo?</question>
-                       <answer>
-                               <p>
-                                       From the demo directory (
-                                       <code>cd demo</code>
-                                       ) of the source distribution (or workingcopy) run:
-                                       <br />
-                                       <code>mvn argeo-osgi:equinox -Pserver</code>
-                                       <br />
-                                       then, in another console, also in the demo directory:
-                                       <br />
-                                       <code>mvn argeo-osgi:equinox -Pagent</code>
-                                       <br />
-                                       Then open
-                                       <a href="http://localhost:7070/org.argeo.slc.ria">http://localhost:7070/org.argeo.slc.ria
-                                       </a>
-                               </p>
-                       </answer>
-               </faq>
-       </part>
-</faqs>
\ No newline at end of file