Books: Difference between revisions

From KDE Community Wiki
m (Remove other formats and make instructions slightly clearer)
 
(27 intermediate revisions by 7 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 by [https://community.kde.org/images.community/3/35/KDE-Frameworks-Cookbook.pdf clicking here].
 
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://invent.kde.org/documentation/kf5book 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, 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]

Latest revision as of 21:51, 12 July 2022

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 by clicking here.

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.