2009-07-16 23:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

- examples/hbdoc/examples/hbmisc/gendoc.bat
  + examples/hbdoc/examples/hbmisc/readme.txt
  - examples/hbdoc/examples/core_en/genhtm.bat
  + examples/hbdoc/examples/core_en/readme.txt
    * Replaced to MS-DOS batch files (not working) to readmes.
This commit is contained in:
Viktor Szakats
2009-07-16 21:28:55 +00:00
parent f4661248da
commit 13396d0617
4 changed files with 21 additions and 8 deletions

View File

@@ -17,6 +17,13 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-07-16 23:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
- examples/hbdoc/examples/hbmisc/gendoc.bat
+ examples/hbdoc/examples/hbmisc/readme.txt
- examples/hbdoc/examples/core_en/genhtm.bat
+ examples/hbdoc/examples/core_en/readme.txt
* Replaced to MS-DOS batch files (not working) to readmes.
2009-07-16 21:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* tests/rddtest/make_c53.bat
* Minor formatting.

View File

@@ -1,8 +0,0 @@
@echo off
rem
rem $Id$
rem
..\..\hbdoc -htm genhtm.lnk genhtm.rsp
cd htm
ren harbour.htm index.htm

View File

@@ -0,0 +1,6 @@
/*
* $Id$
*/
Launch with this command:
..\..\hbdoc -htm genhtm.lnk genhtm.rsp

View File

@@ -1,3 +1,11 @@
/*
* $Id$
*/
Converted from an MS-DOS batch file for reference.
(the script and hbdoc has various problems, and it doesn't
currently work)
@echo off
rem
rem $Id$