Project-Platypus/Platypus

Enable Read the Docs generation on Pull Requests

EwoutH opened this issue · 2 comments

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

This is enabled.

Awesome, thanks!