From 403e1eab070a390a2be2adf18a0f2ff3ca09964c Mon Sep 17 00:00:00 2001 From: calvin Date: Sat, 15 Nov 2008 14:40:22 +0000 Subject: [PATCH] Added windows example batch file git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3860 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- doc/examples/windows.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/examples/windows.bat 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