You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you land at http://pandas.io and click any link that leads to the docs, there is no link back to the original "homepage" at pandas.io. The "home" link in the header for docs leads to pandas.io/docs. I think it would be clearer if it led to pandas.io.
Perhaps separate link for "pandas home" and "docs home" would make sense. Even better would be a consistent header bar on the docs pages and root page, but this quick fix could be implemented while the longer-term fix is in work to simplify navigation.
The text was updated successfully, but these errors were encountered:
@kylekeppler thanks for the report. That is however something specific for pandas, and not in general for the sphinx theme. And there was actually just some discussion about it, see pandas-dev/pandas#30896. So closing here.
A possible integrated header for both website and docs is discussed at pandas-dev/pandas#28580
If you land at http://pandas.io and click any link that leads to the docs, there is no link back to the original "homepage" at
pandas.io
. The "home" link in the header for docs leads topandas.io/docs
. I think it would be clearer if it led topandas.io
.Perhaps separate link for "pandas home" and "docs home" would make sense. Even better would be a consistent header bar on the docs pages and root page, but this quick fix could be implemented while the longer-term fix is in work to simplify navigation.
The text was updated successfully, but these errors were encountered: