Skip to main content

Convert docs to docsets.

Project description

doc2dash is a MIT licensed extensible Documentation Set generator intended to be used with the dash API browser for OS X.

It’s proudly written in Python 3.

Supported input types

Currently, the following source types are supported:

Feel free to help adding more!

Usage

The usage is a simple as:

$ doc2dash <docdir>

doc2dash will create a new directory called “<docdir>.docset” in the current directory containing a dash-compatible docset with a SQLite index.

When finished, the docset can be imported into dash.

Full usage:

usage: doc2dash [-h] [--force] [--name NAME] [--version] source

Convert docs to docsets.

positional arguments:
  source                Source directory containing API documentation in a
                        supported format.

optional arguments:
  -h, --help            show this help message and exit
  --force, -f           force overwriting if destination already exists
  --name NAME, -n NAME  name docset explicitly
  --version             show program's version number and exit

Installation

The latest stable version can be always found on PyPI and can therefore be installed using a simple:

$ pip-3.2 install --user doc2dash

The easiest way known to me to get Python 3.2 on OS X is using homebrew:

$ brew install python3

The installation of pip should be as easy as:

$ curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python3.2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doc2dash-0.2.1.tar.gz (6.8 kB view details)

Uploaded Source

File details

Details for the file doc2dash-0.2.1.tar.gz.

File metadata

  • Download URL: doc2dash-0.2.1.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for doc2dash-0.2.1.tar.gz
Algorithm Hash digest
SHA256 463e0f2326e2e683567cb131c0af6d92b21575a600e6eb35e6e6b920882975a7
MD5 a69665162285d3c2c2398ffe7332449d
BLAKE2b-256 2df3d353007755fe44dc5dad51fc15d4417b968d4566aa71eb9792d811af2a38

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page