Skip to content

Refactor and fix tsd generation #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Feb 22, 2019
Merged

Refactor and fix tsd generation #20

merged 11 commits into from
Feb 22, 2019

Conversation

irgendwr
Copy link
Member

@irgendwr irgendwr commented Feb 14, 2019

This massively improves readability by splitting the modules into separate files, fixes tsd generation by properly using @module, @typedef, @interface and simplifies the generation process.
Module names are now also properly in lower-case.
This also fixes #15.
A few minor improvements here and there.

Note: requires unreleased version of tsd-jsdoc (see englercj/tsd-jsdoc#61)

The duplicate sections will disappear once documentationjs/documentation#1206 get's merged.

@irgendwr irgendwr added the enhancement New feature or request label Feb 14, 2019
@irgendwr irgendwr self-assigned this Feb 14, 2019
@irgendwr irgendwr mentioned this pull request Feb 14, 2019
@irgendwr irgendwr changed the title [WIP] Refactor and fix tsd generation Refactor and fix tsd generation Feb 22, 2019
@irgendwr irgendwr merged commit 6654b93 into master Feb 22, 2019
@irgendwr irgendwr deleted the refactor branch February 22, 2019 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix DB#connect appearing as global
1 participant