docsy
docsy copied to clipboard
Add more configuration ability
- The landing page is only sometimes needed. This change allows the landing page to be configurable to redirect to one of the sections using
params.homePage. - Allow the user to define the filename for the page logo to make it easier to change by setting
params.ui.navbar_logoto eitherfalseor to an arbitrary path underassets. If left null, it will behave as it currently does.