Opened 5 years ago
Closed 5 years ago
#5596 closed defect (fixed)
In readthedocs.io docs "--with-python3" has been converted to display a single "em dash"
Reported by: | Ben Sturmfels | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.10.0 |
Component: | documentation | Keywords: | |
Cc: | Parent Tickets: |
Description
Why is this? How do we prevent it from happening?
Note:
See TracTickets
for help on using tickets.
This is now fixed in master 6808038a. Issue was that the "--without-python3" needed double back-quotes in reStructuredText. See updated docs: https://mediagoblin.readthedocs.io/en/master/siteadmin/deploying.html#install-mediagoblin-and-virtualenv.