Tools to generate documentation.
Project description
Dactyl
Documentation tools for enterprise-quality documentation from Markdown source. Dactyl has advanced features to enable single-sourcing and an extensible syntax for building well-organized, visually attractive docs. It generates output in HTML (natively), and can make PDFs if you have Prince installed.
Installation
Dactyl requires Python 3. Install with pip:
sudo pip3 install dactyl
Or a local install in a virtualenv:
# Create an activate a virtualenv so the package and dependencies are localized
virtualenv -p `which python3` venv_dactyl
source venv_dactyl/bin/activate
pip3 install dactyl
Documentation
Dactyl's documentation is built from this repository's examples/ section. You can see the finished version at:
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
dactyl-0.15.3.tar.gz
(1.5 MB
view hashes)
Built Distribution
Close
Hashes for dactyl-0.15.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a7afcff65cb371fdda136cac8d3a5fb894e549f04ca4dc0807d7d33c3247162 |
|
MD5 | 63ab0c0a9bb9e271e5a61576d5f65421 |
|
BLAKE2b-256 | ae9e594013b8a965135cf8fe83afabd6f1db645d0e4461f7a57390d52cb1cbe4 |