You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2021. It is now read-only.
hey @chrisjsewell we are thinking about translating a bunch of RST into myst syntax (for testing purposes). I proposed that we throw together a simple sphinx extension and write a myst translator from the sphinx AST. I don't think it would take too much work.
Can anyone think of a better way for auto generating the myst docs from rST (i.e. custom script using known rST regex)?
hey @chrisjsewell we are thinking about translating a bunch of RST into myst syntax (for testing purposes). I proposed that we throw together a simple sphinx extension and write a
mysttranslator from the sphinx AST. I don't think it would take too much work.Can anyone think of a better way for auto generating the myst docs from rST (i.e. custom script using known rST regex)?