(Marked this version for translation) |
(Corrected links) |
||
| (3 intermediate revisions by one user not shown) | |||
| Line 39: | Line 39: | ||
<!--T:13--> | <!--T:13--> | ||
| − | If you are looking for an application to document, or just checking the status of the application you want to work with, the [ | + | If you are looking for an application to document, or just checking the status of the application you want to work with, the [[Special:myLanguage/Projects/Documentation/KDE4_(health_table)|KDE Documentation Health Table]] contains lists of applications, organized by modules, and their general status, including documentation status, and who is working on it. Not all modules and applications are up to date, but it is certainly worth checking. |
<!--T:14--> | <!--T:14--> | ||
| Line 46: | Line 46: | ||
<!--T:15--> | <!--T:15--> | ||
Another place to check is the KDE bug list at [http://bugs.kde.org bugs.kde.org]. This is usually more detailed than the wiki, and provides a place to list specific small changes that are needed to documents. These are often nice small jobs to get you started contributing. A set of quick links to ready made | Another place to check is the KDE bug list at [http://bugs.kde.org bugs.kde.org]. This is usually more detailed than the wiki, and provides a place to list specific small changes that are needed to documents. These are often nice small jobs to get you started contributing. A set of quick links to ready made | ||
| − | queries are available from the Documentation Project's [http://l10n.kde.org/docs//current.php | + | queries are available from the Documentation Project's [http://l10n.kde.org/docs//current.php Open Documentation Tasks] page.</translate> |
<!-- | <!-- | ||
| Line 77: | Line 77: | ||
<!--T:23--> | <!--T:23--> | ||
| − | If you want to try out building KDE from sources, the KDE TechBase provides [ | + | If you want to try out building KDE from sources, the KDE TechBase provides [[Special:myLanguage/Getting_Started|a detailed, step by step building guide]]. |
<!--T:24--> | <!--T:24--> | ||
{{Prevnext2 | {{Prevnext2 | ||
| − | | prevpage=Documentation Primer/Manual/Introduction | + | | prevpage=Special:myLanguage/Documentation Primer/Manual/Introduction |
| prevtext=Introduction | | prevtext=Introduction | ||
| − | | nextpage=Documentation Primer/Manual/Guidelines | + | | nextpage=Special:myLanguage/Documentation Primer/Manual/Guidelines |
| nexttext=KDE Writing Recommendations and Guidelines | | nexttext=KDE Writing Recommendations and Guidelines | ||
| − | | index=Documentation Primer/Manual | + | | index=Special:myLanguage/Documentation Primer/Manual |
| indextext=Back to Menu | | indextext=Back to Menu | ||
}} | }} | ||
</translate> | </translate> | ||
Contents |
If you got this far reading this document, you're probably interested in helping with KDE documentation. If so, welcome aboard! We're always happy to have new contributors, and whatever your skills, you can help make KDE even better.
To write documentation, there are only three things that are absolutely necessary: some English knowledge, knowing what you want to document, and access to a relatively recent version of the application you want to document.
| Note |
|---|
| Notice that the list of requirements does not contain a requirement that you learn DocBook, or any of the other tools we use. We're very happy to receive documentation written in plain text. We would much rather have the content and have to add formatting than have no content at all. |
All KDE documentation is originally written in English, so you have to be able to write English to a reasonable level. That said, you don't need to be a native speaker, and you don't need to write word-perfect English. There are native English-speaking proofreaders on the documentation team, and we would much rather have some documentation that needs a little tweaking, than no documentation at all. If you don't feel comfortable writing in English, you might like to contribute to one of the KDE translation teams. You can find more information about translation on l10n.kde.org.
If you're a fluent English speaker with an eye for detail, you might be interested in joining the proofreading team. Just drop an email to kde-doc-english@kde.org if you'd like to help the proofreaders.
KDE is a very large project, with many different parts and programs. Because of this, it can be hard to know where to start if you want to contribute. There are a few rules of thumb that can help you decide what to write about:
If you are looking for an application to document, or just checking the status of the application you want to work with, the KDE Documentation Health Table contains lists of applications, organized by modules, and their general status, including documentation status, and who is working on it. Not all modules and applications are up to date, but it is certainly worth checking.
If you start documenting one of the listed applications, please add your name to the wiki pages as well. But If you just cannot find an application to work with, write to kde.org and ask for suggestions. There's always something available to do, but there's no obligation to work on a particular application. Also, contributing to a document doesn't force you into keeping that document up-to-date (although if you can do that, it's very welcome!).
Another place to check is the KDE bug list at bugs.kde.org. This is usually more detailed than the wiki, and provides a place to list specific small changes that are needed to documents. These are often nice small jobs to get you started contributing. A set of quick links to ready made queries are available from the Documentation Project's Open Documentation Tasks page.
It is also helpful to the team to file more bugs like these above. You will need a bugzilla account, and a recent copy of KDE. Simply open an application, choose . Then just read through the document, following along in the application. KDE applications are a moving target to document, and sometimes the documentation has not yet caught up with a change to the interface or behavior of an application. Feel free to file bugs for any of these issues you find, in order of urgency:
To make sure that the documentation you write is up-to-date, you'll need to run a recent version of the application you are working with. This normally means a recent beta version, a version of your application compiled from sources or a version of KDE compiled from sources in the svn and git repository. If you think that compiling from sources is too burdensome, and you cannot get some recent beta packages, there are still some interesting possibilities to work around this requirement:
If you want to try out building KDE from sources, the KDE TechBase provides a detailed, step by step building guide.