Closed sajith closed 3 months ago
Does the build error msg mean anything?
Does the build error msg mean anything?
Yes, it sort of does. We're running sphinx-build -W
, asking Sphinx to treat warnings as errors. I did not remove a duplicate label from the new spec (the other label is in the previous version of the spec), and sphinx-build
is complaining about that.
To convert the original spec to reStructuredText, I downloaded a .docx of the original and used pandoc:
And then made some small tweaks by hand.