Skip to content

asmarcz/deno-manual-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno Manual to PDF

This is my attempt to make Deno Manual available on my Kindle because my eyes are sore.

It has 20pt font and wraps code blocks so that they fit on the page.

You can either grap PDF from this repository (new versions should get generated weekly with GitHub Actions) or compile yourself the latest version.

You will need pandoc with xelatex.

git clone --depth 1 https://github.com/asmarcz/deno-manual-export
cd deno-manual-export
# clone the version of docs you want
git clone --depth 1 https://github.com/denoland/deno
python3 gen.py

About

Export Deno Manual to PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages