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.
Release files for asdoc2dash 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| asdoc2dash-0.1.1.tar.gz | 6.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| asdoc2dash-0.1.1-py2.7.egg | Legacy Egg format | - | - | Details |
Total release size: 21.1 kB
Release files / asdoc2dash-0.1.1.tar.gz
| Download URL | asdoc2dash-0.1.1.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e8cde60e31c866e5959262344323c470ea1ce622179497fba9cf7ede81729518
|
|
BLAKE2b-256 checksum How to use checksums |
6f7038e06691a80989b9cd8c425e4a2b18abb6fe8a647b7a357410650917ef6c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / asdoc2dash-0.1.1-py2.7.egg
| Download URL | asdoc2dash-0.1.1-py2.7.egg |
|---|---|
| Size | 14.5 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
caaeb588435faecbee9fc6c573b7d811f1218132b642f0417d4b4fbd6281bdfb
|
|
BLAKE2b-256 checksum How to use checksums |
9c23936b09a589f088548909926dbfbc8117ecd04620347d03905197fde19060
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |