doctr
doctr copied to clipboard
Document command to run in deploy repo that lives in main repo
See e.g. https://github.com/sympy/sympy/pull/13584#discussion_r150379595
I just came across this same issue. My work around was to copy the command to the built docs folder so that it would get copied to the deploy repo. Not ideal but works without any changes.