JavaScripTools Manual

General

The file disposition on the release archive

The download archive has the following structure:

   /
   +--- changelog
   +--- javascriptools-doc.xml
   +--- css
   +-+- docs
     +--- api
     +--- manual
   +-+- js
     +--- original
   +--- samples

The scripts are located under the js directory, under 2 forms:

The documentation, located on the docs directory is split into two main documents: This manual and the API documentation, which contains details on all functions and classes, and is build using JavaScriptXmlDoc (the javascriptools-doc.xml file is the source to be processed by JavaScriptXmlDoc to generate the documentation).




Previous:
Introduction to the JavaScripTools project
Table of Contents Next:
Customizing the default values