PRADO V3中文文档草稿版弄好了
时间:2006-04-15 来源:saillee
熬了个通宵把文档从page转成了TeX然后编译成PDF文件,放到了网上:
http://saillee.3322.org/prado3_quick_start.pdf
提醒了作者修正原来build.php中对的处理,并建议加入了对DocLink的处理:
//DocLink
$html = preg_replace('//',
'Try, \href{http://www.pradosoft.com/docs/manual/$1/$2.html}{$1.$2}', $html);
家里的ADSL老不稳定,郁闷....
http://saillee.3322.org/prado3_quick_start.pdf
提醒了作者修正原来build.php中对的处理,并建议加入了对DocLink的处理:
//DocLink
$html = preg_replace('//',
'Try, \href{http://www.pradosoft.com/docs/manual/$1/$2.html}{$1.$2}', $html);
家里的ADSL老不稳定,郁闷....
相关阅读 更多 +