Skip to content
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

Missing protected members in TypeDoc #11432

Open
1oglop1 opened this issue May 10, 2024 · 0 comments
Open

Missing protected members in TypeDoc #11432

1oglop1 opened this issue May 10, 2024 · 0 comments

Comments

@1oglop1
Copy link

1oglop1 commented May 10, 2024

Problem description

I am migrating our codebase away from AWSX 0.4.1. While browsing the AWSX repository to understand which resources do I need to retain / import. I discovered a protected initialize which is extremely helpful for my use case.
After inspecting the API reference page there was no mention of this function.

Affected product version(s)

all / latest

Suggestions for a fix

Configure typedoc to include protected members and possibly more details, even internal etc.
It should be enabled by default but maybe there's something wrong I did not notice.
ref: https://typedoc.org/options/input/#excludeprotected

@1oglop1 1oglop1 added the needs-triage Needs attention from the triage team label May 10, 2024
@sean1588 sean1588 removed the needs-triage Needs attention from the triage team label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🧳 Backlog
Development

No branches or pull requests

2 participants