Re: Report lab how to get the reference docs?
Bracket Devs <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Alex, did you ever figure this out ? I also tried the ubuntu python-reportlab-doc package, but it also only contains the user guide but not api reference and graphics reference. Very odd that there's no response to several other posts searching for documentation. On Tuesday, August 25, 2015 at 1:47:50 PM UTC+2, Alex Baker wrote: > > A quick google finds a copy which is dated to 2001 (by google, so I'm not > sure if that is accurate, but it seems to be generally), that is the best I > could find. > > So I tried to compile them myself, as suggested in the bitbucket repo > > I'm using an anaconda install, which immediately presented the problem of > not having docs folder at all, > I cloned the bitbucket repo and copied across the docs and tools folders > to site-packages. > I'm not sure if the generate reference doc line in genAll.py is commented > out for this exact reason, > but after uncommenting it out I get this error. > > File "~/anaconda/lib/python2.7/site-packages/tools/docco/yaml.py", line > 187, in getClassDoc > AssertionError: No Classes Defined in reportlab.pdfgen.canvas > > Basically I'm asking is there another place to get an up to date copy? > >