Thanks, it should work. However, it would be great to add such functionality to sage.
On Wednesday, August 14, 2013 5:31:28 PM UTC+2, Volker Braun wrote: > > Afaik there is no simple one-command solution. But its relatively easy to > take the Sage docbuilder minus the parallelism stuff and just process your > own rst. I did this here: > > https://github.com/sagemath/git-developer-guide > > > On Wednesday, August 14, 2013 4:10:29 PM UTC+1, Oleksandr Kazymyrov wrote: >> >> I have a class and want to generate html page with the description of >> functions (like >> that<http://www.sagemath.org/doc/reference/cryptography/sage/crypto/mq/sbox.html)>). >> >> How to do this? >> >> P.S. I know that examples inside the description (for separate files) can >> be tested by "sage -t <filename>". Is it possible to produce the output in >> html or pdf in the same way? >> > -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/groups/opt_out.
