pydata/pydata-sphinx-theme

broken reference in API builds

Open

#1,435 opened on Sep 14, 2023

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Python (376 forks)github user discovery
help wantedimpact: highkind: bug

Repository metrics

Stars
 (766 stars)
PR merge metrics
 (Avg merge 1d 14h) (18 merged PRs in 30d)

Description

I wanted to work on the last item preventing us to release the latest version of the theme: https://github.com/pydata/pydata-sphinx-theme/pull/1317

As it's not link to any issue I fail to understand what we are trying to solve here. I checked the current build of our own API and:

  • scroll_spy finally work as expected
  • clicking on the secondary sidebar links is leading to the one in the page
  • search is broken (it doesn't find API items anymore)

@drammock as you have already spend some time working on this could you explain me what is wrong with the links and I'll try to work on it before monday, I really want to show the amazing new collor scheme to the users.

In adition I created a pre-build of one of my repo with the theme and not only it looks amazing, I see no issues with the anchors: https://sepal-ui--876.org.readthedocs.build/en/876/modules/sepal_ui.html

Contributor guide