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

Fix link to LeveneHaldane.pdf in FunctionRegistry #2197

Closed
wants to merge 1 commit into from

Conversation

jbloom22
Copy link
Contributor

@jbloom22 jbloom22 commented Sep 5, 2017

No description provided.

@jigold jigold self-assigned this Sep 5, 2017
@danking
Copy link
Contributor

danking commented Sep 6, 2017

@jigold is there a way to link to this PDF by name rather than by path?

@jigold
Copy link
Contributor

jigold commented Sep 6, 2017

Two options:

  1. Add the file path to html_extra_path in conf.py and then the file will be in the docs directory upon building

  2. Make a new directory in python/hail/docs/, move the PDF file and image files there, and then add the new directory path to html_extra_path in conf.py.

@danking
Copy link
Contributor

danking commented Sep 6, 2017

#2 sounds right to me. In general, each version of the docs (right now, just devel and 0.1) needs it's own version of all assets (including the Levene-Haldane pdf).

@jbloom22
Copy link
Contributor Author

jbloom22 commented Sep 6, 2017

Closing in favor of #2205

@jbloom22 jbloom22 closed this Sep 6, 2017
@tpoterba tpoterba deleted the jbloom22-patch-4 branch September 26, 2017 20:18
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.

3 participants