generate html nav

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3281 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-05-20 09:28:05 +00:00
parent e51bd72957
commit 761f91041b

View file

@ -7,6 +7,7 @@ cd doc\en
%PYTHON% ..\rest2htmlnav --stylesheet-path=lc.css --time install.txt install.html
%PYTHON% ..\rest2htmlnav --stylesheet-path=lc.css --time other.txt other.html
%PYTHON% ..\rest2htmlnav --stylesheet-path=lc.css --time upgrading.txt upgrading.html
%PYTHON% ..\bfknav.py
cd ..\..
%PYTHON% setup.py clean --all
%PYTHON% setup.py sdist --manifest-only