]> OCCT Git - occt-copy.git/commitdiff
0032715: Test tracker-new 1 master
authorinv <inv@opencascade.com>
Wed, 8 Dec 2021 17:57:28 +0000 (20:57 +0300)
committerinv <inv@opencascade.com>
Fri, 10 Dec 2021 06:04:00 +0000 (09:04 +0300)
gendoc
gendoc.bat
genproj.bat

diff --git a/gendoc b/gendoc
index 6fd66abaf0bb639380335699daf6f0eeee655325..cca325686cea3a562bd4e38f4bc2a93f3a535e52 100755 (executable)
--- a/gendoc
+++ b/gendoc
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Helper script to run generation of OCCT documentation on Linux. Test 3  3
+# Test 1 Helper script to run generation of OCCT documentation on Linux. Test 3  3
 # Running it requires that Tcl, Doxygen, and MikTex (for PDF generation) should be in the PATH
 
 anArgs=$*
index 0fc61a4fd0074d4a8feca4d8d67fdee5e1c5a911..e3004f89b5b9ab420cfaab37db85f9e005f6408d 100644 (file)
@@ -1,6 +1,6 @@
 @echo off
 
-rem Helper script to run generation of OCCT documentation on Windows.
+rem Test 04 Helper script to run generation of OCCT documentation on Windows.
 rem Running it requires that Tcl, Doxygen, and MikTex (for PDF generation)
 rem should be in the PATH
 
index 1198bd5ef011a2e4daacbda9f2163c9fcd404991..94385c5c87ac84469c06ec52d692abcf0f3d5675 100644 (file)
@@ -1,6 +1,6 @@
 @echo off
 
-rem Helper script to run generation of VS projects on Windows.
+rem Test2 Helper script to run generation of VS projects on Windows.
 rem Running it requires that Tcl should be in the PATH
 rem Optional arguments: Format OS
 rem Format can be vc10, vc11, vc12, vc14, vc141, cbp, or xcd