asdoc2dash is tools that convert from ASDoc to Dash Docset.
Project description
asdoc2dash
asdoc2dash is tools that convert from ASDoc(ActionScript Documentation) to Dash Docset.
installation
install from pypi
easy_install asdoc2dash
or
pip install asdoc2dash
install from github
git clone git@github.com:ton1517/asdoc2dash.git python setup.py install
usage
Usage: asdoc2dash --name <name> --docdir <path> (--outdir <path>|--add-to-dash) [--icon <path>] [--force] [--log] asdoc2dash (-h | --help) asdoc2dash (-v | --version) Options: -h --help show help. -v --version show version. -n --name <name> docset name -d --docdir <path> asdoc directory -o --outdir <path> output directory -a --add-to-dash add to dash -f --force if exists directory, force overwrite -i --icon <path> docset icon (png format only) -l --log show debug information
example
add my library’s asdoc to Dash.
asdoc2dash --name mylib --docdir ./mylib/doc/ --add-to-dash
CHANGES
0.1.1 (2013-06-17)
fixed problem : forget adding anchor tag in package.html
0.1.0 (2013-06-16)
registered PyPI.
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
asdoc2dash-0.1.1.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
asdoc2dash-0.1.1-py2.7.egg
(14.5 kB
view details)
File details
Details for the file asdoc2dash-0.1.1.tar.gz.
File metadata
- Download URL: asdoc2dash-0.1.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8cde60e31c866e5959262344323c470ea1ce622179497fba9cf7ede81729518
|
|
| MD5 |
ec63a42ec6211a2a9ee78e3659a52526
|
|
| BLAKE2b-256 |
6f7038e06691a80989b9cd8c425e4a2b18abb6fe8a647b7a357410650917ef6c
|
File details
Details for the file asdoc2dash-0.1.1-py2.7.egg.
File metadata
- Download URL: asdoc2dash-0.1.1-py2.7.egg
- Upload date:
- Size: 14.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caaeb588435faecbee9fc6c573b7d811f1218132b642f0417d4b4fbd6281bdfb
|
|
| MD5 |
381a4d1721381783e9afce3dfb22cecb
|
|
| BLAKE2b-256 |
9c23936b09a589f088548909926dbfbc8117ecd04620347d03905197fde19060
|