Coder Social home page Coder Social logo

Comments (9)

kai687 avatar kai687 commented on July 16, 2024

Hmmm, and you don't get any error on the command line when building? Are there any errors in your browser's DevTools console that could help finding the origin of this issue?

from sphinxawesome-theme.

kai687 avatar kai687 commented on July 16, 2024

What's your conf.py file looking like?

from sphinxawesome-theme.

AlbertMitjans avatar AlbertMitjans commented on July 16, 2024

Hmmm, and you don't get any error on the command line when building?

Nope, here you have the message when running make html:

Running Sphinx v7.1.2
/Users/albertmitjans/Developer/qiboconnection/.venv/lib/python3.10/site-packages/sphinxcontrib/applehelp/__init__.py:24: RemovedInSphinx80Warning: The alias 'sphinx.util.SkipProgressMessage' is deprecated, use 'sphinx.util.display.SkipProgressMessage' instead. Check CHANGES for Sphinx API modifications.
  from sphinx.util import SkipProgressMessage, progress_message
/Users/albertmitjans/Developer/qiboconnection/.venv/lib/python3.10/site-packages/sphinxcontrib/applehelp/__init__.py:24: RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is deprecated, use 'sphinx.http_date.epoch_to_rfc1123' instead. Check CHANGES for Sphinx API modifications.
  from sphinx.util import SkipProgressMessage, progress_message
/Users/albertmitjans/Developer/qiboconnection/.venv/lib/python3.10/site-packages/sphinxcontrib/htmlhelp/__init__.py:26: RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is deprecated, use 'sphinx.http_date.epoch_to_rfc1123' instead. Check CHANGES for Sphinx API modifications.
  from sphinx.util import progress_message
making output directory... done
DocSearch: check config... done
DocSearch: add assets... done
[autosummary] generating autosummary for: changelog.rst, code/qiboconnection.rst, index.rst, introduction/quickstart.rst
[autosummary] generating autosummary for: /Users/albertmitjans/Developer/qiboconnection/docs/code/API/qiboconnection.api.API.rst
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 4 source files that are out of date
updating environment: [new config] 5 added, 0 changed, 0 removed
reading sources... [100%] introduction/quickstart
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... copying static files... done
copying extra files... done
done
writing output... [100%] introduction/quickstart
generating indices... genindex py-modindex done
writing additional pages... done
copying images... [100%] _static/code.png
dumping object inventory... done
build succeeded.

The HTML pages are in _build/html.

from sphinxawesome-theme.

AlbertMitjans avatar AlbertMitjans commented on July 16, 2024

Are there any errors in your browser's DevTools console that could help finding the origin of this issue?

I haven't seen any error. Apparently search.html is not built when activating DocSearch (see image)
image

from sphinxawesome-theme.

AlbertMitjans avatar AlbertMitjans commented on July 16, 2024

What's your conf.py file looking like?

You can find it in this repo: https://github.com/qilimanjaro-tech/qiboconnection

from sphinxawesome-theme.

kai687 avatar kai687 commented on July 16, 2024

Yeah, something is wrong, so it's likely a generic issue. I now see it on: https://sphinxawesome.xyz/ as well.

from sphinxawesome-theme.

kai687 avatar kai687 commented on July 16, 2024

It's a compatibility issue with Sphinx version >7.
It works with Sphinx 6.2.1.
If I can fix it quickly, I'll do it, but if not, I'll have to pin the max. Sphinx version for now, and carefully test the Sphinx 7+ compatibility.

from sphinxawesome-theme.

kai687 avatar kai687 commented on July 16, 2024

It's a bit of a bigger issue. I can't support Sphinx version 7 at the moment.
Details here: #1511 (comment)

from sphinxawesome-theme.

kai687 avatar kai687 commented on July 16, 2024

Created #1512 as a follow up. Until then, Sphinx 6 it is.

from sphinxawesome-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.