|
libnick 2025.10.0
A cross-platform base for native Nickvision applications.
|
Functions | |
| std::string | getHelpUrl (const std::string &englishShortName, const std::string &htmlDocStore, const std::string &pageName) noexcept |
| Gets the url for a documentation page. | |
|
noexcept |
Gets the url for a documentation page.
This will be a yelp url for Linux and a website url for Windows and Linux snaps.
| englishShortName | The english short name of the application |
| htmlDocStore | The html docs store url |
| pageName | The name of the documentation page to get |