8 Oct
2012
8 Oct
'12
10:47 a.m.
On Mon, Oct 8, 2012 at 3:48 AM, David Waterman
I've got a few questions about the automatically generated Python documentation. ... 3. Similarly, what determines which packages are documented or not? For example, from http://cctbx.sourceforge.net/current/python/rstbx.html, cftbx is documented but bpcx is not. Is there at some point a manual decision about what should be documented?
I think the partial answer is that the while the documentation is automatically generated, it is only updated on demand - i.e. someone needs to run a script to rebuild the online docs. Not surprisingly, this hasn't been done since at least May. I'll see if I can figure out how to do this today (which may help answer the other questions). -Nat