mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Make json file printout a separate function
This commit is contained in:
@@ -87,7 +87,8 @@ public:
|
||||
*/
|
||||
static DocumentationEngine& ref();
|
||||
|
||||
void writeDocumentation() const;
|
||||
void writeJavascriptDocumentation() const;
|
||||
void writeJsonDocumentation() const;
|
||||
|
||||
nlohmann::json generateScriptEngineJson() const;
|
||||
nlohmann::json generateFactoryManagerJson() const;
|
||||
|
||||
Reference in New Issue
Block a user