diff --git a/docs/manual/toc.html b/docs/manual/toc.html
index 0abb1c0e6..69a6b016b 100644
--- a/docs/manual/toc.html
+++ b/docs/manual/toc.html
@@ -19,6 +19,7 @@
Loggers & Listeners
Editor/IDE Integration
Developing with Ant
+Tutorials
Ant API
License
Feedback and Troubleshooting
diff --git a/docs/manual/tutorials.html b/docs/manual/tutorials.html
new file mode 100644
index 000000000..7e767fe40
--- /dev/null
+++ b/docs/manual/tutorials.html
@@ -0,0 +1,31 @@
+
+
+
Hello World with Ant
+A step by step tutorial for starting java programming with Ant.
Writing Tasks
+A step by step tutorial for writing tasks.
Tasks using Properties, Filesets & Paths
+How to get and set properties and how to use nested filesets and paths
+while writing tasks. Finally it explains how to contribute tasks to Ant.
Copyright © 2006 The Apache Software Foundation. +All rights Reserved.
+ + +