summaryrefslogtreecommitdiff
path: root/doc/faq/faq.xml
diff options
context:
space:
mode:
authorburaq <buraq@epfl.ch>2003-10-29 09:18:45 +0000
committerburaq <buraq@epfl.ch>2003-10-29 09:18:45 +0000
commitf6dab0da8d27f605677fe295a57ffa8a4f410b63 (patch)
tree820e4ab5307ffc39c103aa5c099d5b9cb5508e9c /doc/faq/faq.xml
parentb960d0b0e58b06d26d17e94d807e2de1b80ceccf (diff)
downloadscala-f6dab0da8d27f605677fe295a57ffa8a4f410b63.tar.gz
scala-f6dab0da8d27f605677fe295a57ffa8a4f410b63.tar.bz2
scala-f6dab0da8d27f605677fe295a57ffa8a4f410b63.zip
initial
Diffstat (limited to 'doc/faq/faq.xml')
-rw-r--r--doc/faq/faq.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/faq/faq.xml b/doc/faq/faq.xml
new file mode 100644
index 0000000000..65f5f6bfeb
--- /dev/null
+++ b/doc/faq/faq.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="scala-faq.xhtml.xsl"?>
+<!DOCTYPE faq PUBLIC "-//lamp.epfl.ch//DTD Scala FAQ//EN"
+ "scala-faq.dtd">
+
+<faq>
+
+ <section title="General">
+ <entry id="why">
+ <question>Why another programming language </question>
+ <answer>Read the rational on the <a
+ href="http://scala.epfl.ch">Scala homepage</a></answer>
+ </entry>
+ </section>
+
+ <section title="Less General">
+ <entry>
+ <question>Why is feature XYZ not integrated</question>
+ <answer>Convince us that it is useful. Make sure you read
+ <seealso ref="why"/> before </answer>
+ </entry>
+ </section>
+
+</faq> \ No newline at end of file