Ticket #6130 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

[with patch, positive review] README about documentation is outdated.

Reported by: malb Owned by: mhansen
Priority: major Milestone: sage-4.0
Component: documentation Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

8. OPTIONAL: Documentation: If you want to (try to) build the
   documentation, change into SAGE_ROOT/devel/doc and type "make
   html" or "make pdf".  This requires having latex and latex2html
   installed, and there are some issues with the \url macro.  Note
   that the latex

Change History

comment:1 Changed 4 years ago by mhansen

  • Owner changed from tba to mhansen
  • Status changed from new to assigned
  • Summary changed from README about documentation is outdated. to [with patch, needs review] README about documentation is outdated.

I've changed the text to:

    8. OPTIONAL: Documentation: If you want to (try to) build the
       documentation, run "sage -docbuild help" for instructions.
       This requires having latex installed (if you want to build PDFs
       or HTML with PNG images for the math).  Note that the latex
       docs come *pre-built* with Sage, and are in
       SAGE_ROOT/devel/sage/doc/output/html.

comment:2 Changed 4 years ago by was

  • Summary changed from [with patch, needs review] README about documentation is outdated. to [with patch, positive review] README about documentation is outdated.

comment:3 Changed 4 years ago by mhansen

  • Status changed from assigned to closed
  • Resolution set to fixed

Merged in 4.0.rc1.

Note: See TracTickets for help on using tickets.