Closed humitos closed 1 week ago
I updated this PR by reusing all the auto-detect logic we were using for EthicalAds. With that logic, we are now using specific CSS selector based on the documentation tool detected -- if we don't detect any doctool, we iterate over generic CSS selectors and stop after finding the first one.
The user can override the CSS root selector to avoid using the auto-detection logic by specifying a value in from the Web UI.
Wohoo! I updated the PR with the feedback and I'll merge it now 🚀
Please, give it a try locally with different examples and let me know if you find any issue.
Related https://github.com/readthedocs/readthedocs.org/pull/11767