Subsections

5. The SAGE Documentation

5.1 Modifying the Tutorial

You just modify the file devel/doc/tut/tut.tex To build a test copy of the tutorial with your changes, type ./build_dvi in the devel/doc/tut directory. You'll get a file tut.dvi. You can also build HTML versions of everything by typing make html in the devel/doc directory. Build pdfs with make pdf.

It is a good idea to type sage -t tut.tex to make sure any examples you added to the tutorial work as claimed.

See About this document... for information on suggesting changes.