kdevelop 5 documentation
Francis Herne
mail at flherne.uk
Mon Aug 14 22:20:36 UTC 2017
On Monday, 14 August 2017 22:03:19 BST Panagiotis Follas wrote:
> Hello, my name is Panagiotis.
> And I would like to help the Kdevelop team with the documentation. But my
> first question is how to start contributing in the kde documentation page.
> Is there a structure? Should I follow the kdevelop 4 manual?
> And I am not familiar with some of the functionality of the kdevelop 5 so
> should I ask here any help ?
>
> cheers,
> Panagiotis
(based on an IRC conversation)
Currently there are two very-similar versions of the documentation:
- On the UserBase wiki:
https://userbase.kde.org/KDevelop4
- The docbook format in the source tree:
https://cgit.kde.org/kdevelop.git/tree/doc/kdevelop
The docbook was generated from the wiki pages, but has been edited a few times
since then.
I think the best option is to update the wiki with all useful changes from the
docbook version, then use it as the primary version and regenerate the docbook
as needed.
- The wiki is the most publically-visible version (thanks to Google).
- There's a tool to convert wiki->docbook, but not afaik in the other
direction.
- The wiki is much easier to edit, whereas the XML-and-git-commits process
for docbook updates will scare off non-coders or casual contributors.
-Francis
More information about the KDevelop-devel
mailing list