Ticket #9749 (closed: fixed)
Fix Sphinx errors/warnings not on other branches
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Documentation | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
These affect how pages are display so should be fixed.
Change History
comment:3 Changed 6 years ago by Martyn Gigg
Fix code directive errors.
The correct directive is 'code-block' and python should have a lower case p. Refs #9749
Changeset: fc5334b78b8caca619836f003041f07888708540
comment:5 Changed 6 years ago by Martyn Gigg
Fix for earlier version of docutils.
The code role was introduced in 0.9 but a lot of places still use 0.8 Refs #9749
Changeset: 9665172e0abbe70fa43a6f91a5d2452badeb1a3d
comment:10 Changed 6 years ago by Martyn Gigg
comment:11 Changed 6 years ago by Martyn Gigg
- Status changed from inprogress to verify
- Resolution set to fixed
- Summary changed from Fix remaining Sphinx errors/warnings to Fix Sphinx errors/warnings not on other branches
comment:12 Changed 6 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:13 Changed 6 years ago by Pete Peterson
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/9749_fix_remaining_sphinx_errors'
Full changeset: a9c3be6517671bf49787b425b18035dca01c1938
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10591
Note: See
TracTickets for help on using
tickets.