Create documents from Discourse content easily
Project description
discodoc
About
discodoc - create documents from Discourse content easily.
It aims to make documentation generation effortless.
There might still be dragons.
Install
Prerequisites
# Debian apt install texlive-latex-base pandoc # macOS / Homebrew brew install pandoc python3-requests brew cask install basictex
Optional:
brew cask install wkhtmltopdf
Setup
pip install discodoc
Synopsis
# Generate PDF document from all posts of given topic discodoc https://community.hiveeyes.org/t/anleitung-aufbau-und-installation-des-sensor-kits-grune-platine/2443 --format=pdf
Features
All output formats are provided by pandoc fame. These have been tested: - pdf, docx, odt, pptx, epub2, epub3, fb2, latex, texinfo, html, html5
Credits
Donald Knuth and the LaTeX Team for conceiving and maintaining TeX and LaTeX
John MacFarlane and all contributors for creating and curating pandoc
The amazing Discourse Team and all contributors for creating Discourse and its spirit
Thanks!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
discodoc-0.1.0.tar.gz
(16.2 kB
view hashes)