Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support for absolute paths in 'examples_dir' and 'gallery_dir' #40

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

Closed
florian-wagner opened this issue Jun 29, 2015 · 2 comments
Closed

Comments

@florian-wagner
Copy link

Is it possible to allow absolute paths to be set for examples_dir and gallery_dir? Or in other words: Is it necessary to transform the input variables to paths relative to app.build.srcdir? If not, this would enable a bit more flexibility when using cmake.

@Titan-C
Copy link
Member

Titan-C commented Jun 29, 2015

Yes they have to be relative to app.build.src because this then becomes
the absolute root for the website and sphinx relies on this local root to
resolve all link addresses
On 29 Jun 2015 17:57, "Florian Wagner" [email protected] wrote:

Is it possible to allow absolute paths to be set for examples_dir and
gallery_dir? Or in other words: Is it necessary to transform the input
variables to paths relative to app.build.srcdir? If not, this would enable
a bit more flexibility when using cmake.


Reply to this email directly or view it on GitHub
#40.

@florian-wagner
Copy link
Author

Okay, thanks a lot. Then I have to rearrange a bit on my side.

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

No branches or pull requests

2 participants