LearnNewsExamplesServices
Frontmatter
id1467
titlegenerate-docs: single file outputs
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 30, 2020, 11:35 AM
updatedAtNov 30, 2020, 12:09 PM
githubUrlhttps://github.com/neomjs/neo/issues/1467
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 30, 2020, 12:09 PM

generate-docs: single file outputs

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 30, 2020, 11:35 AM

related to: https://github.com/neomjs/neo/commit/89d9e999c05b65ee53b085040332b60e8f56ccf6

The Docs App itself is using: output/all.json output/structure.json

The generator script is also saving each class into an own file.

This can be helpful for debugging reasons, but I did not use it directly inside the docs app, since the inheritance of classes can require a lot of ajax calls otherwise.

The issue encountered by @h1b9b is that the file namespacing only worked for framework classes and not for files of demo apps (and the docs app).

I got an idea on how to fix this.

On it!

tobiu added the enhancement label on Nov 30, 2020, 11:35 AM
tobiu assigned to @tobiu on Nov 30, 2020, 11:35 AM
tobiu referenced in commit a694c96 - "generate-docs: single file outputs #1467" on Nov 30, 2020, 12:09 PM
tobiu closed this issue on Nov 30, 2020, 12:09 PM