summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorJosh Heidenreich <josh.sickmate@gmail.com>2012-02-07 14:17:29 +1030
committerDavid Tardon <dtardon@redhat.com>2012-02-08 06:37:16 +0100
commit64e1ae0f5581bcf8eafecc6c22bcdcb76ac7ba5d (patch)
treea2dfad839869115db0085cf0721bc3a83cc6bee3 /scripting
parent2a3e2bb484d79f101f2c8a986142ac390aea85cc (diff)
Added READMEs for modules which used to be in libs-core
Diffstat (limited to 'scripting')
-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/*