during installation process inst is removed and rmd are moved a folder upwards thus need to access these files instead. This is fixes in this PR such that also from binary installation showing the help tab works
additionally a Table of Contents is now visible in the Help tab
golem part of the tests should be working but there is also a message that it is skipped because of non interactive. There will be a new issue to look into testing of a shiny app
will take care of the other failing tests in the tool-functions.R in a seperate PR
Resolves #276