2008-08-08 00:33 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

+ doc/genhtm.sh
     + Added Linux/Unix make file for docs (sf.net #1673897)
       Thanks to Wilfried Brunken - df7be.
This commit is contained in:
Viktor Szakats
2008-08-07 22:36:46 +00:00
parent 98e79a7e2f
commit fe6afd4252
2 changed files with 17 additions and 0 deletions

View File

@@ -8,6 +8,11 @@
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2008-08-08 00:33 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
+ doc/genhtm.sh
+ Added Linux/Unix make file for docs (sf.net #1673897)
Thanks to Wilfried Brunken - df7be.
2008-08-08 00:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/bin/hb-func.sh
+ recognize -mwindows -mconsole MinGW-GCC switches and update

12
harbour/doc/genhtm.sh Executable file
View File

@@ -0,0 +1,12 @@
#!/bin/sh
#
# $Id$
#
hbdoc -htm genhtm.lnk genhtm.rsp
cd htm
#
echo "renaming harbour.htm to index.htm"
mv harbour.htm index.htm
rm -f genwww.lnk
mv genwww.old genwww.lnk