We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The request cfug/dio#2344 is trying to remove the categories doc annotation, but then the topics disappeared.
However, the doc of the package pxl.dart seems working well while we have a similar configuration.
The text was updated successfully, but these errors were encountered:
Please elaborate on what problem you are seeing. What did you try to do? What was the expected result? What was the actual result?
Sorry, something went wrong.
https://pub.dev/documentation/dio/latest/dio/
There are two topics in the doc. The pull request is about removing the category annotation: https://github.com/cfug/dio/blob/b16a611a14b8b8a4cb7f2556628a5f030c315ffd/dio/lib/dio.dart#L4-L5
After removed, those topics are disappeared from the doc: cfug/dio#2344 (comment)
We have configured categories in the yaml: https://github.com/cfug/dio/blob/main/dio/dartdoc_options.yaml
I looked at the package pxl.dart and it doesn't seem to have extra configuration but topics are displayed correctly in its doc.
No branches or pull requests
The request cfug/dio#2344 is trying to remove the categories doc annotation, but then the topics disappeared.
However, the doc of the package pxl.dart seems working well while we have a similar configuration.
The text was updated successfully, but these errors were encountered: