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
We're using the m2r Sphinx plugin to pull our README.md into the docs' "Quickstart Guide" page. Handy.
Unfortunately, m2r is in archive mode, and recent updates to Sphinx have deprecated an argument that breaks people's docs builds if they use m2r: sphinx-doc/sphinx#7420
We should seek an alternative, or be content to maintain a separate README and quickstart guide.
The text was updated successfully, but these errors were encountered:
Hi @wlievens — for our project here, we're probably going to just stop using m2r entirely. Looks like people over on the Sphinx thread have figured out a fix, though, so you might check out the comments there: sphinx-doc/sphinx#7420
We're using the
m2r
Sphinx plugin to pull ourREADME.md
into the docs' "Quickstart Guide" page. Handy.Unfortunately,
m2r
is in archive mode, and recent updates to Sphinx have deprecated an argument that breaks people's docs builds if they usem2r
: sphinx-doc/sphinx#7420We should seek an alternative, or be content to maintain a separate README and quickstart guide.
The text was updated successfully, but these errors were encountered: