Skip to content

Conversation

@Titan-C
Copy link
Member

@Titan-C Titan-C commented Jul 23, 2016

This aims to fix in a broader sense issues #40 #50 #115 #119 #120

The issue is that, sphinx-gallery (sphinx way of work) relies on relative paths within the documentation to resolve correctly the back reference links and thumbnail images from arbitrary location in the documentation source.

If one is to build the documentation not inside the doc source using the make html command one runs into problems. PR #119 addresses this issue by changing directory during build. But this solution neglects the link embedding in the final html.

This should not be merged before #97

@Titan-C Titan-C added this to the Release V0.1.4 milestone Jul 23, 2016
@Titan-C Titan-C modified the milestones: Release V0.1.5, Release V0.1.4 Sep 4, 2016
Since build can only be triggered from the documentation source a quick
fix was established to move to this directory when sphinx-gallery runs.

On this first step I declare the directories from the information
provided by sphinx. Still it does not work fully for retrieving images
@Titan-C
Copy link
Member Author

Titan-C commented Jan 3, 2017

Closing in favor of #190

@Titan-C Titan-C closed this Jan 3, 2017
@Titan-C Titan-C deleted the path_build branch January 22, 2017 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant