hkarl / mw2pdf

Convert Mediawiki to PDF via pandoc and latex, including UML conversion
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

mw2pdf

Join the chat at https://gitter.im/hkarl/mw2pdf Convert Mediawiki to PDF via pandoc and latex, including UML conversion

Purpose

Given a mediawiki where multiple documents (each spread across multiple pages) are developed. Provide an easy way to translate that into a separate PDF per document. Use pandoc/latex to do so.

Specific requirement: supported embedded plantUML in the pages, use plantUML to produce the figures.

Usage

On the wiki

Translation process

Results

TODOs

Installation

Should not take longer than five minutes if you are roughly familiar working with a python environment.

Examples