#16331: Game Theory: Build capacity to solve matching games in to Sage.
-------------------------------------+-------------------------------------
       Reporter:  vinceknight        |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  game theory        |   Resolution:
       Keywords:  Game Theory,       |    Merged in:
  Matching Games,                    |    Reviewers:
        Authors:                     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  f07b29f3bab0810e7ec139230783d557f269c01e
  
u/vinceknight/game_theory__build_capacity_to_solve_matching_games_in_to_sage_|  
   Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by tscrim):

 You should revert the last change and instead remove the second colon from
 the `EXAMPLES::` since 2 colons tells sphinx to go into code/literal
 format. So things are like:
 {{{
 EXAMPLES::

     sage: into_doctests_directly()

 Some text::

     sage: more_doctests()
 }}}
 or
 {{{
 EXAMPLES:

 Some explanation::

     sage: a_doctest()

 Some more details::

     sage: another_test()
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16331#comment:64>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to