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

Readthedocs build currently fails #7

Closed
mithro opened this issue Aug 19, 2020 · 0 comments · Fixed by #9
Closed

Readthedocs build currently fails #7

mithro opened this issue Aug 19, 2020 · 0 comments · Fixed by #9

Comments

@mithro
Copy link
Member

mithro commented Aug 19, 2020

https://readthedocs.org/projects/sphinx-verilog-domain/builds/11698090/

Running Sphinx v1.8.5
loading translations [en]... done
making output directory...

Traceback (most recent call last):
  File "/home/docs/checkouts/readthedocs.org/user_builds/sphinx-verilog-domain/envs/latest/lib/python3.7/site-packages/sphinx/cmd/build.py", line 303, in build_main
    args.tags, args.verbosity, args.jobs, args.keep_going)
  File "/home/docs/checkouts/readthedocs.org/user_builds/sphinx-verilog-domain/envs/latest/lib/python3.7/site-packages/sphinx/application.py", line 263, in __init__
    self._init_builder()
  File "/home/docs/checkouts/readthedocs.org/user_builds/sphinx-verilog-domain/envs/latest/lib/python3.7/site-packages/sphinx/application.py", line 324, in _init_builder
    self.builder.init()
  File "/home/docs/checkouts/readthedocs.org/user_builds/sphinx-verilog-domain/envs/latest/lib/python3.7/site-packages/sphinx/builders/html.py", line 329, in init
    self.init_templates()
  File "/home/docs/checkouts/readthedocs.org/user_builds/sphinx-verilog-domain/envs/latest/lib/python3.7/site-packages/sphinx/builders/html.py", line 375, in init_templates
    self.theme = theme_factory.create(themename)
  File "/home/docs/checkouts/readthedocs.org/user_builds/sphinx-verilog-domain/envs/latest/lib/python3.7/site-packages/sphinx/theming.py", line 286, in create
    '(missing theme.conf?)') % name)
sphinx.errors.ThemeError: no theme named 'sphinx_symbiflow_theme' found (missing theme.conf?)

Theme error:
no theme named 'sphinx_symbiflow_theme' found (missing theme.conf?)
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 a pull request may close this issue.

1 participant