On Sun, Jan 20, 2013 at 8:06 AM, Stuart <dertop...@web.de> wrote:

> Hello everybody,
>
> my name is Stefan Ensslen. I'm a 34 years old software engineer from
> Germany. I'd like to participate in the documentation of
> OpenOffice/LibreOffice. However, I'd rather contribute to the
> Programmer's instead of the User's Guide.
>
> I found that the framework documentation
> (http://docs.libreoffice.org/**framework.html<http://docs.libreoffice.org/framework.html>)
> contains only a single
> link to the OO site 
> (http://wiki.openoffice.org/**wiki/Framework<http://wiki.openoffice.org/wiki/Framework>),
> and
> the information that can be found at the OO site seems to be only a
> stub. I can't imagine that everybody just reads the source code in
> order to find out how UNO works, so I'd like to add some information.
>
> The UNO documentation does not offer more insights either. Both sites
> http://www.openoffice.org/udk/ and 
> http://wiki.openoffice.org/**wiki/Uno/<http://wiki.openoffice.org/wiki/Uno/>
> offer much information about the concepts of UNO.
>
> Besides this, I'd also like to add some information about how one can
> contribute to the Programmer's Guide. I'd be happy to contribute, but
> unfortunately neither LibreOffice nor OpenOffice make it easy to
> contribute (unlike Wikipedia).
>
> So I guess that I have to apply for some kind of account.
>
> Thanks in advance,
> Stefan Ensslen
>
>
>
>
>
Hi Stefan,

Most of these projects were intended to have some documentation but not
meant to become a documentation site fo their target, these are mainly
development project. So the target wasnt to teach users to learn the
component but to hack on it.

That said, the documenation project does need to get more development
documenation set in place. If you look at some wiki documentationyou will
notice some alerts, notes and request for update.

Wikis are as easy to contribute as wikipedia, just create an account, go to
oen of these documents and update the page.

The actual site is a bit harder to contribute because you need to become an
apache contributor to edit, but mailing lists are set in place to work with
a contributor to get your commit submited. Just pull the site code, make
the update, and send the diff. Or generate a bug on the www component and
attach the patch.

This is how most of the open source projects work.

so:
create account wiki:
http://wiki.openoffice.org/w/index.php?title=Special:UserLogin&returnto=Special%3ASearch&returntoquery=search%3DUDK%26go%3DGo&type=signup
Apache bugzilla: https://issues.apache.org/ooo/
UDK site source:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/udk/

-- 
Alexandro Colorado
Apache OpenOffice Contributor
http://es.openoffice.org

Reply via email to