Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add make target for Dash/Zeal docset #748

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Commits on Feb 26, 2020

  1. Add make target for Dash/Zeal docset

    This PR makes it simple to create a docset from the TraitsUI html
    documentation, as used by the [Dash](http://kapelli.com/dash) and
    [Zeal](http://zealdocs.org/) api browsers.
    
    It adds [doc2dash](https://pypi.python.org/pypi/doc2dash) as a
    documentation dependency to create the docset. All output is kept under
    $(BUILDDIR).
    
    It also builds the docset automatically when doing `etstools.py docs`.
    
    This is an adaptation of enthought/traits#180
    for TraitsUI.This is an
    achabotl committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    cf73414 View commit details
    Browse the repository at this point in the history