[umbrello-devel] [umbrello] [Bug 315417] Umbrello documentation and code import

Ralf Habacker ralf.habacker at freenet.de
Mon Jan 27 23:08:45 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=315417

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.habacker at freenet.de

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
> I am looking for "human readable" documentation (i.e. HTML or PDF format)
I guess in the meantime you have found some online resources for umbrello docs
like http://umbrello.kde.org/documentation.php

An easy receipt on a linux host system for generating html docs from umbrello
docbook sources is listed below. Requirements are a KDE4 development
environment as requires to compile umbrello. This includes the meinproc4 helper
tool and the docbook xsl stylesheets package.

cd <some-temp-dir>
git clone git://anongit.kde.org/umbrello 
cd umbrello/doc
meinproc4 --stylesheet
/usr/share/xml/docbook/stylesheet/nwalsh/current/html/docbook.xsl -o index.html
index.docbook

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list