Books: Difference between revisions

From KDE Community Wiki
m (Remove other formats and make instructions slightly clearer)
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=  KDE Developer Guide =
=  KDE Developer Guide =


[http://flossmanuals.net/kde-guide The KDE Developer Guide] is a book to give you an easy start into contributing to KDE as a developer.
[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.


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


Editor: Lydia Pintscher
Editor: Lydia Pintscher
Licensed under Creative Commons Attribution-ShareAlike 3.0
Licensed under Creative Commons Attribution-ShareAlike 3.0


Line 14: Line 15:
[[File:Cover-front.png|250px|thumb]]
[[File:Cover-front.png|250px|thumb]]


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].
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 please clone the repository '''kde:kf5book''', commit your content in [http://warpedvisions.org/projects/markdown-cheat-sheet.md markdown], and then push. Please look at the README for more detailed information.
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
* IRC: #kde-books on freenode
* [https://quickgit.kde.org/?p=kf5book.git KDE Book project]
* [https://invent.kde.org/documentation/kf5book KDE Book project]
* [https://todo.kde.org/?controller=board&action=show&project_id=15 Task tracker]
* [https://phabricator.kde.org/project/board/178/ Task tracker]
* [https://bugs.kde.org/enter_bug.cgi?product=Books Bug reports]





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.