#4905: [with patch, needs work] convert sage.coding.* docstrings to Sphinx
---------------------------+------------------------------------------------
 Reporter:  mhansen        |        Owner:  tba     
     Type:  defect         |       Status:  new     
 Priority:  major          |    Milestone:  sage-3.3
Component:  documentation  |   Resolution:          
 Keywords:                 |  
---------------------------+------------------------------------------------
Comment (by was):

 This is worrisome:
 {{{
 BEFORE:
 4       4       AUTHOR:
 5                   -- David Joyner (2007-05): initial version
 6                   --    "         (2008-02): added cyclic codes, Hamming
 codes
 7                   --    "         (2008-03): added BCH code,
 LinearCodeFromCheckmatrix,
 }}}

 {{{
 AFTER:
         6       - David Joyner (2007-05): initial version
         7
         8       - " (2008-02): added cyclic codes, Hamming codes
         9
         10      - " (2008-03): added BCH code, LinearCodeFromCheckmatrix,
 ReedSolomonCode, WalshCode,
         11        DuadicCodeEvenPair, DuadicCodeOddPair, QR codes (even
 and odd)
         12
 }}}

 It seems like AUTHOR: doesn't get changed to AUTHOR::.  Also, I'm worried
 about the -'s making a correct list, but maybe I shouldn't be.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4905#comment:9>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to