Hello, Looking at the output of "sage -advanced", I couldn't see an explanation of "-docbuild". Unfortunately, I cannot provide a better patch than the one below. In fact, to me it's a bit unclear what I can actually put as "lang" and <document>.
If there were some more explanation of every option, I'd highly appreciate it. Or is there somewhere (maybe on the web) a description of *all* the options and additional switches to "-docbuild"? BTW, is there some reason why the -advanced output doesn't use an 80 character line length. It's really hard to read if the lines wrap. Ralf >hg diff sage-sage diff -r f0a419b928ec sage-sage --- a/sage-sage Fri Mar 19 20:28:19 2010 -0700 +++ b/sage-sage Thu May 27 16:49:25 2010 +0200 @@ -47,6 +47,7 @@ echo " -coverage <files> -- give info about doctest coverage of files" echo " -coverageall -- give summary info about doctest coverage of all files in the Sage library" echo " -crap sage-x.y.z.tar -- detect suspicious garbage in sage source distro" + echo " -docbuild [lang/]<document> html|pdf|... -- Builds the Sage documentation" echo " -ecl [...] -- run Common Lisp" echo " -experimental -- list all experimental packages that can be downloaded" echo " -gap <..> -- run Sage's Gap with given arguments" -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org