提交 bf8df8dc authored 作者: bergstrj@lgcm's avatar bergstrj@lgcm

renamed gen_oplist, added autogen of oplist.txt to local.build_html

上级 fd3e360c
...@@ -11,6 +11,8 @@ if [ " $1" != " rst" ]; then ...@@ -11,6 +11,8 @@ if [ " $1" != " rst" ]; then
epydoc --config local.epydoc epydoc --config local.epydoc
fi fi
python gen_op_list.py > doc/oplist.txt
if [ " $1" != " epydoc" ]; then if [ " $1" != " epydoc" ]; then
for RST in graph oplist ; do for RST in graph oplist ; do
$APIRST2HTML $EPYDOC_ARGS doc/$RST.txt html/doc/$RST.html $APIRST2HTML $EPYDOC_ARGS doc/$RST.txt html/doc/$RST.html
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论