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
Built Distribution
File details
Details for the file dactyl-0.15.4.tar.gz
.
File metadata
- Download URL: dactyl-0.15.4.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
27b9fd3bed6109cd52b543d7b0a5c847a48b084955e210608f9051ce464e2988
|
|
MD5 |
c4185a5e100e5f112e1838867161e82c
|
|
BLAKE2b-256 |
dd6be30bb60225f91e1c69466be2eebbe749cd266caed3166791f3f55958663e
|
File details
Details for the file dactyl-0.15.4-py2.py3-none-any.whl
.
File metadata
- Download URL: dactyl-0.15.4-py2.py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
94f2983fd66824f2b3063bf1682d8f3e15f98f6abd754e8f975e9d371666f93f
|
|
MD5 |
6af6c1cc3e49131fa3227c321e2db839
|
|
BLAKE2b-256 |
374f235299a17e0b2979c89d43095c4c02ff50cc6068ee60ad8b6c9620d0fcdc
|