#7106: [with patch, positive review] Add keyboard shortcut ctrl-0 to reference
manual
---------------------------+------------------------------------------------
   Reporter:  hgranath     |       Owner:  tba               
       Type:  enhancement  |      Status:  positive_review   
   Priority:  minor        |   Milestone:  sage-4.2.1        
  Component:  notebook     |    Keywords:  keyboard shortcuts
Work_issues:               |      Author:  hgranath          
   Reviewer:  awebb        |      Merged:                    
---------------------------+------------------------------------------------

Comment(by mpatel):

 I apologize, if I'm misinterpreting your question.  The changes to

  * `config.py` should appear on
 [http://www.sagemath.org/doc/reference/notebook.html "this" page].
  * `tutorial.py` should appear on the main notebook help page, e.g.,
 http://www.sagenb.org/help/ .

 To rebuild the docs after applying a patch to the `sage` repository (i.e.,
 the main Sage library), try, e.g.,

  * `sage -b`
  * `sage -docbuild reference html -j`
  * Browse to
 `$SAGE_ROOT/devel/sage/doc/output/html/en/reference/index.html`

 Please see `sage -docbuild -H` for more options.  If/after #7367 merges,
 the post-patch procedure for the `sagenb` repository could be

  * `cd sagenb-0.4/`
  * `sage -python setup.py install`
  * `sage -docbuild reference html -j`

 Should we move `tutorial.notebook_help` to a HTML page or template?

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