#20908: Rework index and catalogs in sage.coding
-------------------------------------+-------------------------------------
       Reporter:  dlucas             |        Owner:
           Type:  enhancement        |       Status:  needs_info
       Priority:  major              |    Milestone:  sage-7.3
      Component:  coding theory      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  David Lucas        |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/dlucas/consistency_in_coding_catalogs|  
bb13162cca8d7c75f262f353ee718074c54b4123
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by dlucas):

 Hello,

 I fixed some of the things you mentioned:

 - I added a proper link to Guruswami-Sudan decoder in `grs.py`
 - I reformatted `index.rst` as advised (I agree with you about not
 including every module BTW)

 There's still some minor things to change (e.g. change headlines in
 `linear_code.py`), which
 I would have done easily if I was not facing the weirdest of errors: when
 I rebuilt documentation after the changes in commit `8d41ac4`, everything
 went fine. Then, I switched branches and when I came back to this branch,
 some errors appeared when running make:

 {{{
 [dochtml] OSError: [coding   ]
 /home/david/Desktop/sage/src/doc/en/reference/coding/index.rst:10:
 WARNING: toctree contains reference to nonexisting document
 u'sage/coding/linear_code'
 }}}

 I moved this block, and it went fine. To be sure, I ran again `make doc-
 clean` and `make` and got the same error I just fixed?!

 I pushed the changes anyway... Can one of you run it on your machine and
 let me know what happens?

 David

--
Ticket URL: <https://trac.sagemath.org/ticket/20908#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to