CollaborativeWritersHub / heading-for-the-yocto-project

A small booklet about the reasoning of using the Yocto Project, how it can improve the product development workflow in a company and other benefits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heading for the Yocto Project

Welcome to the first edition of the Heading for the Yocto Project book.

This book is open source under a Creative Commons license.

How To Generate the Book

To generate e-book files is to do so manually with Asciidoctor. If you run the following you may actually get HTML, Epub, Mobi and PDF output files:

$ bundle exec rake build
(in /repo/ypbook)
Converting to HTML...
 -- HTML output at book/Heading-for-the-Yocto-Project.html
Converting to EPub...
 -- Epub output at book/Heading-for-the-Yocto-Project.epub
Converting to Mobi (kf8)...
 -- Mobi output at book/Heading-for-the-Yocto-Project.mobi
Converting to PDF... (this one takes a while)
asciidoctor: WARNING: conversion missing in backend pdf for pass
 -- PDF  output at book/Heading-for-the-Yocto-Project.pdf

This uses the asciidoctor, asciidoctor-pdf and asciidoctor-epub projects.

Contributing

If you’d like to help out by making a change or contributing a translation, take a look at the contributor’s guide.

About

A small booklet about the reasoning of using the Yocto Project, how it can improve the product development workflow in a company and other benefits.

License:Other


Languages

Language:Nix 88.0%Language:Ruby 12.0%