asterics / AsTeRICS

The Assistive Technology Rapid Integration & Construction Set
http://www.asterics.eu
Other
57 stars 27 forks source link

Integrate new help #203

Closed deinhofer closed 7 years ago

deinhofer commented 7 years ago

Fixes #45

Adds the new webbased generic help system (https://github.com/asterics/AsTeRICS-help) as a git submodule with name 'help' to the following locations:

The hosted versions now use the generated component collection http://localhost:8081/componentCollections/defaultComponentCollection.abd, so the status of plugin-help of an ARE should be synchronous to the installed plugins of an ARE.

There are new targets in the root build.xml flle:

To update the changes including the submodules call:

git pull --recurse-submodules git submodule update --init --recursive