libnick 2024.9.2
A cross-platform base for native Nickvision applications.
Loading...
Searching...
No Matches
Nickvision::Localization::Documentation Namespace Reference

Functions

std::string getHelpUrl (const std::string &englishShortName, const std::string &htmlDocStore, const std::string &pageName)
 Gets the url for a documentation page.
 

Function Documentation

◆ getHelpUrl()

std::string Nickvision::Localization::Documentation::getHelpUrl ( const std::string & englishShortName,
const std::string & htmlDocStore,
const std::string & pageName )

Gets the url for a documentation page.

This will be a yelp url for Linux and a website url for Windows and Linux snaps.

Parameters
englishShortNameThe english short name of the application
htmlDocStoreThe html docs store url
pageNameThe name of the documentation page to get
Returns
The url for the documentation page