![]() |
PhoenixGenerator
2.0.0
Set of tools to generate code
|
#include "PString.h"
Go to the source code of this file.
Functions | |
PString | getGitlabDocUrl (const PString &projectUrl) |
Get the documentation url of the given project url if possible. More... | |
Get the documentation url of the given project url if possible.
projectUrl | : url of the project to be used |
Definition at line 14 of file gitlab_doc.cpp.
References PString::isSameBegining(), PString::replace(), PString::split(), and PString::toLower().
Referenced by project_generator_readme().