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

Disparity of config variable reading between sphinx-book-theme and quantecon-book-theme #31

Open
AakashGfude opened this issue Oct 8, 2020 · 0 comments
Assignees

Comments

@AakashGfude
Copy link
Member

sphinx-book-theme seems to be able to read theme variables like this:

html:
   google_analytics_id: your-id

whereas quantecon-book-theme needs the following structure:

sphinx:
   config:
      html_theme_options:
         google_analytics_id: put-id-here
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

1 participant