]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed end of line and path separator
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 24 Feb 2008 20:39:26 +0000 (20:39 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 24 Feb 2008 20:39:26 +0000 (20:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/regen.bat

index 179e831ee099ffc5189d619fb2abf9db3b5e6af5..b30c96e17b9f0fc03b7aedb97f90c676650208f0 100755 (executable)
@@ -1,15 +1,15 @@
-REM $Id$
-
-REM This bash script regenerates the HTML doxygen version of the
-REM wxWidgets manual and adjusts the doxygen log to make it more
-REM readable.
-
-doxygen
-
-REM this image is not automatically copied by Doxygen because it's not
-REM used in doxygen documentation but only in our html footer...
-copy images/powered-by-wxwidgets.png out/html
-
-REM this CSS is automatically copied by Doxygen because it's
-REM included by our custom html header...
-copy wxwidgets.css out/html
+REM $Id$\r
+\r
+REM This bash script regenerates the HTML doxygen version of the\r
+REM wxWidgets manual and adjusts the doxygen log to make it more\r
+REM readable.\r
+\r
+doxygen\r
+\r
+REM this image is not automatically copied by Doxygen because it's not\r
+REM used in doxygen documentation but only in our html footer...\r
+copy images\powered-by-wxwidgets.png out\html\r
+\r
+REM this CSS is automatically copied by Doxygen because it's\r
+REM included by our custom html header...\r
+copy wxwidgets.css out\html\r