[Assorted-commits] SF.net SVN: assorted: [450] cpp-commons/trunk/publish.bash
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-02-15 06:39:19
|
Revision: 450 http://assorted.svn.sourceforge.net/assorted/?rev=450&view=rev Author: yangzhang Date: 2008-02-14 22:39:22 -0800 (Thu, 14 Feb 2008) Log Message: ----------- tweak Modified Paths: -------------- cpp-commons/trunk/publish.bash Modified: cpp-commons/trunk/publish.bash =================================================================== --- cpp-commons/trunk/publish.bash 2008-02-15 06:35:42 UTC (rev 449) +++ cpp-commons/trunk/publish.bash 2008-02-15 06:39:22 UTC (rev 450) @@ -6,6 +6,8 @@ pandoc -s -S --tab-stop=2 -c ../main.css -H $HTMLFRAG/header.html -A $HTMLFRAG/google-footer.html -o index.html README +doxyfile + tmp=/tmp/cpp-commons-site rm -rf $tmp/ mkdir -p $tmp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |