summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh9
1 files changed, 5 insertions, 4 deletions
diff --git a/build.sh b/build.sh
index 59d0a8ca77..51f8d45586 100755
--- a/build.sh
+++ b/build.sh
@@ -10,15 +10,16 @@ cat 01-title.md \
08-expressions.md \
09-implicit-parameters-and-views.md \
10-pattern-matching.md \
+ 11-top-level-definitions.md \
+ 12-xml-expressions-and-patterns.md \
+ 13-user-defined-annotations.md \
15-scala-syntax-summary.md \
16-references.md > build/ScalaReference.md
+# 14-the-scala-standard-library.md \
+
-# 11-top-level-definitions.md \
-# 12-xml-expressions-and-patterns.md \
-# 13-user-defined-annotations.md \
-# 14-the-scala-standard-library.md \
pandoc -f markdown \