[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Documentation
From: |
Horst Herb |
Subject: |
Re: [Gnumed-devel] Documentation |
Date: |
Wed, 7 Aug 2002 08:34:29 +1000 |
On Monday 05 August 2002 3:28 pm, dude wrote:
> hi all, the files are now in decent html form for both user adn developer
> manuals. however I noticed that there is no obvious way how to get them
> from the main page on https://savannah.gnu.org/projects/gnumed/
>
> Perhaps they should be under the links 'Files" which doesnt seem to work
> right now.
The gnumed web site could be generated automatically from cvs, if somebody
could be bothered moving the gnumed.net web pages and anything changed/new
into the HTML section at savannah:
HTML tree: export CVS_RSH=ssh
cvs -z3 address@hidden:/webcvs/ co software/gnumed
That would be the ideal place for the HTML version of your manual, as it
would be published to the web for all to read automatically via cron script
Horst