Changes between Initial Version and Version 3 of Ticket #26124


Ignore:
Timestamp:
Jan 22, 2016, 12:30:22 PM (9 years ago)
Author:
Tim Graham
Comment:

Did you look at the sample patch? I added a link in the ticket description to the reStructuredText Primer -- maybe that will help. I don't think I can explain the task any more simply.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26124

    • Property Triage Stage UnreviewedAccepted
  • Ticket #26124 – Description

    initial v3  
    1 Some docs headers are missing backticks for code entities.
     1Some docs headers are missing [http://www.sphinx-doc.org/en/stable/rest.html#inline-markup backticks for code entities] (referred in that sphinx doc as backquotes).
    22
    33I've attached the start of a patch to give an idea of what to do. I only started the modified files, so please check the rest of those files as well as all other files.
Back to Top