dactyl 0.15.4

Creator: bradpython12

Last updated:

Add to Cart

Description:

dactyl 0.15.4

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:

https://dactyl.link

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.