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

Passthru dartdoc option for showUndocumentedCategories #1444

Closed
wants to merge 1 commit into from

Conversation

jonasfj
Copy link
Member

@jonasfj jonasfj commented Mar 3, 2025

We think the showUndocumentedCategories might allow topics that don't have any /// {@category <category>} annotated elements to also be displayed.

CC @HosseinYousefi

We think the `showUndocumentedCategories` might allow topics that don't have any `/// {@category <category>}` annotated elements to also be displayed.
@jonasfj jonasfj requested a review from isoos March 3, 2025 09:29
@@ -61,5 +61,6 @@ final _passThroughKeys = <String>[
// 'examplePathPrefix',
'exclude',
'include',
'showUndocumentedCategories',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: we do have 'showUndocumentedCategories': true on line 52. Isn't that enough?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's should be enough, no idea why it's not working.

@jonasfj
Copy link
Member Author

jonasfj commented Mar 3, 2025

Hmm, I guess this isn't a fix then.

@jonasfj jonasfj closed this Mar 3, 2025
@jonasfj jonasfj deleted the jonasfj-patch-1 branch March 3, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants