catroll / akabook

A book about Linux C/C++ system programming, from basic to advanced

Home Page:songjinshan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Linux C/C++ Programming from Scratch

Prerequisite
============

$ sudo apt-get install python-setuptools
$ sudo easy_install sphinx

Build
=====

$ make html
$ make epub

The build result will be generated under _build/html and _build/epub respectively.

TODO
====

Generate images under images directory from dia files under dia directory automatically through Makefile, rather than manually.

About

A book about Linux C/C++ system programming, from basic to advanced

songjinshan.com


Languages

Language:CSS 71.2%Language:HTML 13.2%Language:JavaScript 6.2%Language:Python 6.0%Language:Makefile 3.4%