[Uml-devel] Dokumentation generation

Sebastian Stein s5228 at informatik.htw-dresden.de
Mon Oct 14 11:09:10 UTC 2002


Jens Krüger <je.krueger at web.de> [021014 17:45]:
> Can you put the config file for the umbrello doc generation into the cvs
> or send me per email. I want to use the documentation offline on my
> machine an allways have a current version also if I change some doc in the
> files.

I'm using a small script. You only have to change the paths:

#! /bin/bash

set -x
find . -type f | egrep "*.\.h$" | kdoc -f html -d ~/programmierung/umldoc/ -n Umbrello -i

Steinchen
-- 
http://www.hpfsc.de/ - die Seite rund um:
Assembler, Bundeswehr, TFT LCDs, Halle/Saale, Fahrradtouren,
Wanderstaat Mauma, Raumschiff USS Nathan, Enemy Room, MLCAD Tutorial




More information about the umbrello-devel mailing list