On Mon, Jan 21, 2013 at 7:07 PM, Salomon Turgman Cohen <[email protected]>wrote:
> Hello list, > I was wondering how to generate a nicely formatted html or pdf file > from one of the examples, say mesh1D.py. > There is a FiPy 3.0 pdf (http://www.ctcms.nist.gov/fipy/download/). The reason I as is that I am looking through other examples that are > included in fipy package and would like to see them properly rendered. > You can generate your own FiPy documentation with instructions on the webpage. http://www.ctcms.nist.gov/fipy/documentation/USAGE.html#manual It has a number of latex requirements + other stuff that you may or may not have. You could also build your own sphinx documentation from the restructured text. I have a fairly minimal example. https://github.com/wd15/extremefill I believe there is a way to generate html or a pdf from a single restructured text file with even less boiler plate, but don't have the details. Cheers -- Daniel Wheeler
_______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
