GIP-ITC-UniversityTwente / stars-webviewer

Web interface of the Visualization tool for STARS
0 stars 0 forks source link

DEVELOP - Help/Documentation : User can view Tooltips - User can view Online Help PDF in New Tab #22

Closed ccabanero closed 7 years ago

ccabanero commented 7 years ago

Implement as:

  1. Add a 'Documentation Button' left of the login/logout to be used to launch to documentation (e.g. pdf in a new browser tab).
  2. In the application configuration, have an entry for the URL of the documentation pdf (on the web server).
ccabanero commented 7 years ago

See AppConfiguration.onlineHelpURL. Currently, this is set to a placeholder .pdf. Thus, please update the 'onlineHelpURL' property to any valid help doc url.