File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Building the toolkit
2
+
1
3
For developers of this toolkit:
2
4
3
5
This toolkit uses Apache Ant 1.8 (or later) to build.
@@ -11,7 +13,7 @@ The top-level build.xml contains two main targets:
11
13
* all - Builds and creates SPLDOC for the toolkit and samples. Developers should ensure this target is successful when creating a pull request.
12
14
* build-all-samples - Builds all samples. Developers should ensure this target is successful when creating a pull request.
13
15
14
- # Prerequisite
16
+ ## Prerequisite
15
17
16
18
Download and extract SCALA 2.11.8: http://downloads.typesafe.com/scala/2.11.8/scala-2.11.8.tgz
17
19
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ For more information on installing IBM Db2 Event Store, see:
28
28
## Documentation
29
29
30
30
* [ Build the toolkit] ( BUILD.md )
31
- * [ SPLDoc] ( https://ibmstreams.github.io/streamsx.eventstore/doc/spldoc2.0/html/ ) .
31
+ * [ SPLDoc] ( https://ibmstreams.github.io/streamsx.eventstore/doc/spldoc2.0/html/ )
32
32
* [ Python package documentation] ( http://streamsxeventstore.readthedocs.io )
33
33
34
34
You can’t perform that action at this time.
0 commit comments