1.0.2 • Published 1 year ago
docpdf v1.0.2
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