Books: Difference between revisions

From KDE Community Wiki
(added bko link)
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Construction}}
=  KDE Developer Guide =


= Currently available books =
[http://archive.flossmanuals.net/kde-guide/ The KDE Developer Guide] is a book to give you an easy start into contributing to KDE as a developer.


=KDE Developer Guide ==
= 20 Years of KDE: Past, Present and Future =
[[File:20years.kde.frontcover.png|thumb|left]]
<br clear=all>
[https://20years.kde.org/book A journey into the KDE community's soul]


created for KDE GSoc students, hosted at [http://flossmanuals.net/kde-guide/ Flossmanuals]
Editor: Lydia Pintscher


== KDE Frameworks Cookbook ==
Licensed under Creative Commons Attribution-ShareAlike 3.0


{|class="tablecenter vertical-centered"
= KDE Frameworks Cookbook =
|[[File:Cover-front.png|250px|thumb]]
[[File:Cover-front.png|250px|thumb]]
|KDE Frameworks Cookbook
|}


Created for Qt developers
The KDE Frameworks Cookbook is a book for developers who want to make use of KDE's Frameworks in their applications.  You can download it as [https://books.kde.org/frameworks5/KDE-Frameworks-Cookbook.epub ePub], [https://books.kde.org/frameworks5/KDE-Frameworks-Cookbook.html HTML] or [https://books.kde.org/frameworks5/KDE-Frameworks-Cookbook.pdf PDF].
 
To contribute to the book clone the repository '''kde:kf5book''', commit your content in [http://warpedvisions.org/projects/markdown-cheat-sheet.md markdown], then push. Please look at the README for more detailed information.
 
* IRC: #kde-books on freenode
* [https://cgit.kde.org/kf5book.git KDE Book project]
* [https://phabricator.kde.org/project/board/178/ Task tracker]
* [https://bugs.kde.org/enter_bug.cgi?product=Books Bug reports]


ePub | HTML | PDF|


=== How to generate a book ===


=== How to contribute to the book ===


Please clone the repository '''kde:kf5book''', commit your content in [http://warpedvisions.org/projects/markdown-cheat-sheet.md markdown], and then push.


* IRC: #kde-books on freenode
[[Category:Books]] [[Category:Frameworks]]
* [https://projects.kde.org/projects/books/kf5book KDE Book project]
* [https://todo.kde.org/?controller=board&action=show&project_id=15 Task tracker]

Revision as of 23:42, 8 December 2016

KDE Developer Guide

The KDE Developer Guide is a book to give you an easy start into contributing to KDE as a developer.

20 Years of KDE: Past, Present and Future


A journey into the KDE community's soul

Editor: Lydia Pintscher

Licensed under Creative Commons Attribution-ShareAlike 3.0

KDE Frameworks Cookbook

The KDE Frameworks Cookbook is a book for developers who want to make use of KDE's Frameworks in their applications. You can download it as ePub, HTML or PDF.

To contribute to the book clone the repository kde:kf5book, commit your content in markdown, then push. Please look at the README for more detailed information.