add generator 'caption' property
This commit is contained in:
@@ -70,7 +70,7 @@ public:
|
||||
const std::string& contentSection
|
||||
);
|
||||
|
||||
static std::vector<std::string> scanContent(
|
||||
static std::vector<std::tuple<std::string, std::string>> scanContent(
|
||||
const ContentPack& pack, ContentType type
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user