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

--template-dir does not work #10

Closed
uvizhe opened this issue May 12, 2014 · 1 comment

Comments

Projects
None yet
2 participants
@uvizhe
Copy link

commented May 12, 2014

That's because template_path list is processed on pdoc module import which happen before options processing.

@BurntSushi

This comment has been minimized.

Copy link
Contributor

commented May 12, 2014

Nice catch. Fixed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.