Closed deinhofer closed 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
git pull --recurse-submodules
git submodule update --init --recursive
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