Skip to content

DocGen JSON file huge #391

@awilliamson

Description

@awilliamson

JSON file is huge due to garbage being thrown in by LuaDoc. Things we don't ever parse in HTML or JSON, such as 'comment' and 'code' segments.

Current JSON file is 1.7M, this can be reduced to about 580K from current testing.

The docgen code is very 'messy', and I have an existing method for removing code and comment blocks, but it still does the processing for them as it's very coupled with other functionality. Not exactly ideal, but it works.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions