Home
Trees
Indices
Help
epydoc 3.0beta1
Package epydoc
::
Module docbuilder
:: Class _ProgressEstimator
[
hide private
]
[
frames
] |
no frames
]
Class _ProgressEstimator
source code
Used to keep track of progress when generating the initial docs for the given items. (It is not known in advance how many items a package directory will contain, since it might depend on those packages' __path__ values.)
Instance Methods
[
hide private
]
__init__
(
self
,
items
)
source code
call graph
Call Graph
progress
(
self
)
source code
call graph
Call Graph
revise_estimate
(
self
,
pkg_item
,
modules
,
subpackages
)
source code
call graph
Call Graph
_est_pkg_modules
(
self
,
package_dir
)
source code
call graph
Call Graph
Home
Trees
Indices
Help
epydoc 3.0beta1
Generated by Epydoc 3.0beta1 on Thu Mar 1 04:24:18 2007
http://epydoc.sourceforge.net