1.0.2 • Published 1 year ago

docpdf v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

  1. Clone the repository:

    git clone https://github.com/floor/docpdf.git
  2. Navigate to the project directory:

    cd docpdf
  3. Install dependencies:

    npm install

Usage

To generate a PDF, run:

npm run docpdf
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago