Books: Difference between revisions

From KDE TechBase
(→‎KDE Frameworks Cookbook: add links to CI generated books)
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Construction}}
=  KDE Developer Guide =
[[Category:Books]] [[Category:Frameworks]]


= Currently available books =
[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.


=KDE Developer Guide ==
= KDE Frameworks Cookbook =
[[File:Cover-front.png|250px|thumb]]


created for KDE GSoc students, hosted at [http://flossmanuals.net/kde-guide/ Flossmanuals]
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].


== KDE Frameworks Cookbook ==
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.
 
{|class="tablecenter vertical-centered"
|[[File:Cover-front.png|250px|thumb]]
|KDE Frameworks Cookbook
|}
 
Created for Qt developers
 
* [https://books.kde.org/frameworks5/KDE-Frameworks-Cookbook.epub ePub]
* [https://books.kde.org/frameworks5/KDE-Frameworks-Cookbook.html HTML]
* [https://books.kde.org/frameworks5/KDE-Frameworks-Cookbook.pdf 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. Please look at the README for more detailed information.


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

Revision as of 14:59, 16 May 2015

KDE Developer Guide

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

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 please clone the repository kde:kf5book, commit your content in markdown, and then push. Please look at the README for more detailed information.