-
-
Notifications
You must be signed in to change notification settings - Fork 96
Description
In the Docs, the 'Data Source Generators' exist under 2 categories
Data Driven Testing
Customization & Extensibility
From the URL of the page, and from the Next and Previous buttons
It seems that the correct one is 'Customization & Extensibility'
When I was reading the docs sequentially and using the Next button at the bottom of the page, that was a little bit confusing.
Maybe there is a reason for this that I do not know.
What I suggest is to delete the link and make it easier to navigate. When I encountered it for the first time, it felt like a bug. I need an exploration of the code to understand that it seems like intentional duplication.
I explored the code and I found this
If you are interested, I can open a PR to remove this link, and I also have another small addition to the logging page of the docs.
Last question:
I see there is an advanced folder, but it can not be reached from the sidebar of the docs
It could be reached only directly by the URL, and it show in the search of the docs
Would you like me to add a sidebar item for that?
Thank you