diff --git a/doc/examples/windows.bat b/doc/examples/windows.bat new file mode 100644 index 00000000..19b497ab --- /dev/null +++ b/doc/examples/windows.bat @@ -0,0 +1,4 @@ +@echo off +:: example using linkchecker on windows, logging to html +set PYDIR=c:\python26 +%PYDIR%\python.exe %PYDIR%\scripts\linkchecker -Fhtml http://www.example.com