moeenz / rust-pdf-book

Rust book compiler to a PDF document.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Rust book compiler to a PDF document.


Languages

Language:JavaScript 100.0%