mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-08 04:20:14 -05:00
Code cleanup
This commit is contained in:
@@ -63,8 +63,8 @@ public:
|
||||
* documentation and that can contain additional functionality
|
||||
* \pre name must not be empty
|
||||
* \pre jsonName must not be empty
|
||||
* \pre Each handlebarTemplates' \c name must not be empty and \c filename must exist
|
||||
* \pre javascriptFilename must not be empty must exist
|
||||
* \pre Each handlebarTemplates' \c name must not be empty
|
||||
* \pre javascriptFilename must not be empty
|
||||
*/
|
||||
DocumentationGenerator(std::string name, std::string jsonName,
|
||||
std::vector<HandlebarTemplate> handlebarTemplates,
|
||||
|
||||
Reference in New Issue
Block a user