docpdf
v1.0.2
Published
A simple solution for generating PDF of your node project.
Downloads
2
Maintainers
Readme
docpdf
docpdf is a Node.js module that generates PDF documentation from various sources. It is designed to be flexible and easy to use for developers who need to create documentation for their projects.
Features
- Convert Markdown files to PDFs
- Aggregate multiple documentation sources
- Support for custom themes and styles
Installation
Clone the repository:
git clone https://github.com/floor/docpdf.git
Navigate to the project directory:
cd docpdf
Install dependencies:
npm install
Usage
To generate a PDF, run:
npm run docpdf