readthedocs/sphinx_rtd_theme

Sphinx theme from Read the Docs

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 41 minutes ago
Added to GitGenius on September 13th, 2026
Created on October 17th, 2013
Open Issues & Pull Requests: 276 (+0)
GitHub issues: Enabled
Number of forks: 1,841
Total Stargazers: 5,085 (-1)
Total Subscribers: 170 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 36
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 903 days
Stale 30+ days: 33
Stale 90+ days: 30

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Bug (33)
  • Needed: replication (28)
  • Accepted (4)
  • Improvement (4)
  • Needed: design decision (3)
  • Feature (2)
  • Good First Issue (1)
  • Needed: documentation (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Sphinx_rtd_theme is a Sphinx theme that provides a responsive, reader-friendly design for documentation on both desktop and mobile devices.

The theme addresses the need for professional-looking, accessible documentation by offering a carefully designed visual presentation optimized for readability across different screen sizes. It was originally created for Read the Docs but works with any Sphinx project. Installation is straightforward through pip, requiring only a single configuration line in a project's conf.py file to activate.

The theme suits any Sphinx-based documentation project where presentation quality matters. It is particularly well-suited for projects hosted on Read the Docs, though it functions independently. The tool is highly customizable at both page and global levels, allowing teams to adapt the appearance to their needs without forking the codebase. A working demo and example documentation are available to evaluate the theme's output before adoption.

The project maintains active development with continuous integration testing. Contributions are welcomed through a documented contributing guide. The theme explicitly defines supported browser and operating system combinations as well as supported versions of Python and Sphinx, providing clarity on compatibility expectations for users.