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

ENH: Setup online redirect and proper index page for docset #517

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

achabotl
Copy link
Contributor

@achabotl achabotl commented May 7, 2020

Adds doc2dash flags to:

  • set the online redirect url (-u) so one can go from the local docsets to the online ones.
  • Set the index page (-I) to show index.html, which is what is showed online, instead of the index of all the names.

Adds doc2dash flags to:

- set the online redirect url (-u) so one can go from the local docsets
  to the online ones.
- Set the index page (-I) to show `index.html`, which is what is showed
  online, instead of the index of all the names.
@jvkersch
Copy link
Contributor

LGTM! I verified that the docsets build and I can load them into Zeal, with the desired changes.

The build fails because we are still testing on Python 2.7... I will rip this out, but this PR can be merged in the meantime.

@jvkersch jvkersch merged commit bb16b7c into master Jul 13, 2020
@jvkersch jvkersch deleted the enh/docset-redirect branch July 13, 2020 11:16
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.

2 participants