Skip to content

Remove ApplicationHtmlDocGenerator

Victor Poughon requested to merge remove-html-doc into develop

Summary

  • Remove ApplicationHtmlDocGenerator
  • Replace the "Documentation" tab in otbgui with a standard Help menu (click or press F1) that links to the online CookBook
  • Fix qt layout problem in the footer

TODO on server side:

Screenshot_from_2019-03-25_18-49-12

Rationale

Part of story #1679

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Edited by Victor Poughon

Merge request reports