Enable Read the Docs generation on Pull Requests
EwoutH opened this issue · 2 comments
EwoutH commented
Read the Docs allows you to generate docs for PRs, so that you immediately can check if your code and docs changes processed right. This makes validating and reviewing PRs that include docs changes easier.
See this link for more details: Preview Documentation from Pull Requests
dhadka commented
This is enabled.
EwoutH commented
Awesome, thanks!