summaryrefslogtreecommitdiff
path: root/scripting/README
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/README')
-rwxr-xr-xscripting/README15
1 files changed, 8 insertions, 7 deletions
diff --git a/scripting/README b/scripting/README
index 686e4ad30f25..0a664ececb92 100755
--- a/scripting/README
+++ b/scripting/README
@@ -1,9 +1,10 @@
-This module provides the source code for the Scripting Framework. For
-more information on the Scripting Framework, see the project web page:
-http://framework.openoffice.org/scripting/
+This module provides the source code for the Scripting Framework.
-Source Code Structure
-=====================
+For more information on the Scripting Framework, see the project web page:
+[http://framework.openoffice.org/scripting/]
+
+
+== Source Code Structure ==
The following directories contain the source code currently used
by the Scripting Framework:
@@ -50,8 +51,8 @@ Classes for performing script IO
Example scripts in BeanShell, JavaScript, Java and Python
-Deprecated Code
-===============
+
+== Deprecated Code ==
- java/org/openoffice/*