Skip to content

Conversation

SrushtikShetty
Copy link

  • Removed custom footer override in _templates/ (footer.html/layout.html)
  • Configured footer directly in html_theme_options within conf.py
  • Footer now shows:
    • Copyright
    • Sphinx + theme version
    • External GitHub link

This simplifies the documentation theme configuration and avoids maintaining a custom footer template.

Closes #51536

Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Sep 30, 2025
@mroeschke
Copy link
Member

Thank you for the pull request, but this isn't quite right as the messaging in the old template should remain but without using html. Since this pull request is stale, going to close, but feel free to open a new PR with the changes

@mroeschke mroeschke closed this Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Simplify pandas theme footer

2 participants