Skip to content

Need to convert all your dev-speak into plain English? This might help.

Notifications You must be signed in to change notification settings

StyleGuides/english-for-techies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

english-for-techies

Need to convert all your dev-speak into plain English? This might help.

To read:

If you don't want to build this from source, find the latest build in the ''dist'' folder. The complete course is in the ''dist/en-US'' directory, and the course split into individual handouts is in the ''dist/handouts'' directory.

Build requirements

A full build and render requires the Docbook toolchain. On RHEL and CentOS and similar:

$ sudo dnf install -y docbook-style-xsl \
xsltproc \
redhat-{display,text,mono}-fonts

You must also install Apache fop.

Rendering individual handouts requires Pandoc.

To build:

To build all formats:

$ make pdf

To build each chapter as an individual handout:

$ make handouts

About

Need to convert all your dev-speak into plain English? This might help.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published