diff options
author | Harpreet | 2015-11-02 16:20:08 +0530 |
---|---|---|
committer | Harpreet | 2015-11-02 16:20:08 +0530 |
commit | 29e8e8bbd43892c7fa146c165fdf128f786d6a7b (patch) | |
tree | edeacf24d149d777859c2eff9661d04c7bd2f93d /help/en_US/README.rst | |
parent | eb054c02e76fa28638b595865f5eda52277b70be (diff) | |
download | symphony-29e8e8bbd43892c7fa146c165fdf128f786d6a7b.tar.gz symphony-29e8e8bbd43892c7fa146c165fdf128f786d6a7b.tar.bz2 symphony-29e8e8bbd43892c7fa146c165fdf128f786d6a7b.zip |
README.rst added
Diffstat (limited to 'help/en_US/README.rst')
-rw-r--r-- | help/en_US/README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/help/en_US/README.rst b/help/en_US/README.rst new file mode 100644 index 0000000..95f8ace --- /dev/null +++ b/help/en_US/README.rst @@ -0,0 +1,6 @@ +Help XML +======== + +This directory contains all of help files in XML. These files are automatically generated by help_from_sci function by the help of comments in Macro. + +By the help of this we can generate html and jar files. |