I'm using http://epydoc.sourceforge.net/
It's output is fairly plain but it does parse doc strings. Optionally, the source code cam be included so your colleagues can click from doc through to code. Easy to install too. On Jun 15, 3:05 pm, Massimo Di Pierro <[email protected]> wrote: > I am not that familiar with Sphinx. If you use markmin syntax you can > used the provided markmin2pdf to generate pdf documentation. > > On Jun 15, 1:39 am, Marcel Luethi <[email protected]> wrote: > > > > > > > > > Hello! > > > I just finished an internal project using web2py (1.95.1) and have to > > document it for my colleagues. > > Preferably it is a system based of doc strings. Maybe Sphinx? > > > Question: > > What are you using? > > Do you have any suggestions? > > > Thanks in advance for your input! > > > Best regards, > > Marcel

