Skip to content

moeenz/rust-pdf-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust PDF book

Compiles Rust language markdown book to a pdf file.

Usage

    npm install
    node index.js

Compiled Docs

Compiled documents will be available in two formats (PDF, md) in book folder.