Changelog :option: rendering broke in Sphinx ~=1.3 #1454
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
sphinx>=0.6
master
, we moved it to be>=1.2
:option:
references, or similar: we get a bunch of errors like this one: https://travis-ci.org/fabric/fabric/jobs/107683225#L1196:option:
in the changelog.Solutions
sphinx<1.3
, I don't believe we require any features or fixes in Sphinx 1.3.x at this time.:option:
in favor of regular monospace formatting (esp if it never did correctly link ever, this feels cleaner).Other notes
This might be related to the upstream issue sphinx-doc/sphinx#2229 but I've not time to dig into it at the moment.
The text was updated successfully, but these errors were encountered: