Faster "fast" documentation

上级 c0225807
......@@ -135,7 +135,7 @@ dotpath: /usr/bin/dot
# The name of one or more pstat files (generated by the profile
# or hotshot module). These are used to generate call graphs.
pstat: autotest.pstat
#pstat: autotest.pstat
# Specify the font used to generate Graphviz graphs.
# (e.g., helvetica or times).
......
#!/bin/sh
python -m profile -o autotest.pstat autotest.py
#python -m profile -o autotest.pstat autotest.py
epydoc --config epydoc-fast
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论