Changes between Initial Version and Version 1 of Ticket #14123, comment 9
- Timestamp:
- 05/24/13 09:55:09 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14123, comment 9
initial v1 7 7 - you often tried to use math code, but sphinx wasn't able to figure it out (like in {{{a string, either `1L0R`,`1R0L`,`L1R0`,`R1L0`}}}). I replaced these. 8 8 - when writing rst over multiple lines, please see that the indention is right, I also fixed several itemize going over several lines. 9 9 - I replaced the assert by a ValueError. 10 10 I hope I fixed everything, but feel free to look over it, and possibly do further changes. Otherwise, I'll give it a positive review as soon as the patchbot is happy. 11 11