-
Notifications
You must be signed in to change notification settings - Fork 945
Support generating ref docs for Firestore exp & lite #3966
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
Conversation
Feiyang1
commented
Oct 20, 2020
- Added support for generating ref docs for firestore exp and lite using api-extractor fork
- Updated the ref docs
|
Binary Size ReportAffected SDKsNo changes between base commit (a5768b0) and head commit (61a2b46). Test Logs
|
Size Analysis ReportAffected ProductsNo changes between base commit (a5768b0) and head commit (61a2b46). Test Logs
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you know why the inline documentation does not show up? We have added JSDoc to all public methods.
@schmidt-sebastian It's using the manually created d.ts files which have no comments. |
That's still a WIP :( |