Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fboender/documents

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documents

This is the source code (and accompanying tools, stylesheets and other matter) for the document I wrote. You can probably find some of them here.

Most of these documents are written in Asciidoc or Pandoc. This is then converted into:

  • HTML
  • DocBook
  • PDF
  • Epub

The rest of this README describes how to set up things so that you can generate the above target formats.

Installation

If you want to convert the sources to various formats, you must install some software first.

Install required packages (Debian / Ubuntu)

apt-get install asciidoc docbook-utils pandoc

Install the Asciidoc style

sudo cp -a style/asciidoc/ /etc/asciidoc/themes/classy

Install the pp text preprocessor from github.

Install the simple little automator.

Generating documents

For AsciiDoc

cd src/document/
../../tools/mk_asciidoc.sh document.txt

For Pandoc

sla src/finite_state_machines_in_practice/

About

The source for the documents I wrote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.