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

Conversation

achabotl
Copy link
Member

This PR makes it simple to create a docset from the TraitsUI html documentation, as used by the Dash and Zeal api browsers.

It adds 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant