#20705: Classes for Reed Muller Codes
-------------------------------------+-------------------------------------
       Reporter:  panda314           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-7.3
      Component:  coding theory      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Parthasarathi      |    Reviewers:  David Lucas
  Panda                              |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  13cda90026b28644ed1c018d7628ea1e007cd4ef
  u/dlucas/classes_for_reed_muller_codes|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by dlucas):

 > In '11.' is there any way to hyperlink the reference to ReedMullerCode?
 in the reference of QAryReedMullerCode and BinaryReedMullerCode?? Or shall
 i just write somehing like 'refer to documentation of' ?

 You can write: `:class:<backquote>BinaryReedMullerCode<backquote>`, it
 will create an hyperlink to `BinaryReedMullerCode`.

 If you want to refer a class in another file in coding, you can use:
 `:class:<backquote>sage.coding.file.ClassName<backquote>`

 And to hyperlink a method, use `:meth:` instead of `:class:`.

 If you don't want to check manually if the links work, you can
 use the command `./sage --docbuild --warn-links reference/coding` which
 will rebuild the documentation and tell you if some links are broken.

--
Ticket URL: <http://trac.sagemath.org/ticket/20705#comment:39>
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