diff options
author | Alex Lysenka <me@alkos333.net> | 2010-05-11 14:05:50 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 14:05:50 +0200 |
commit | d171842e7b03248a8ae347be8b53e7c7f503c951 (patch) | |
tree | e3a5e46146f3581d6e4e82bae076bfba8b2df425 /development/Amaya/README | |
parent | 95ab6dc624a5be08f430558c86da23db15d3c58f (diff) | |
download | slackbuilds-d171842e7b03248a8ae347be8b53e7c7f503c951.tar.gz |
development/Amaya: Initial import
Diffstat (limited to 'development/Amaya/README')
-rw-r--r-- | development/Amaya/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/development/Amaya/README b/development/Amaya/README new file mode 100644 index 0000000000..c643bbe439 --- /dev/null +++ b/development/Amaya/README @@ -0,0 +1,16 @@ +Amaya is a Web editor, i.e. a tool used to create and update documents directly +on the Web. Browsing features are seamlessly integrated with the editing and +remote access features in a uniform environment. This follows the original +vision of the Web as a space for collaboration and not just a one-way +publishing medium. + +Work on Amaya started at W3C in 1996 to showcase Web technologies in a +fully-featured Web client. The main motivation for developing Amaya was to +provide a framework that can integrate as many W3C technologies as possible. +It is used to demonstrate these technologies in action while taking advantage +of their combination in a single, consistent environment. + +Amaya started as an HTML + CSS style sheets editor. Since that time it was +extended to support XML and an increasing number of XML applications such as +the XHTML family, MathML, and SVG. It allows all those vocabularies to be +edited simultaneously in compound document
\ No newline at end of file |