Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change readthedocs theme to sphinx-book-theme #94

Closed
wants to merge 4 commits into from

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented May 29, 2023

This PR changes the readthedocs theme from furo to sphinx-book-theme. The sphinx-book-theme provides a cleaner layout and is more suitable for technical documentation.

Changes:

  • Changed html_theme to sphinx_book_theme in docs/conf.py
  • Added html_theme_options in docs/conf.py to link to the GitHub repo and enable buttons
  • Removed html_css_files from docs/conf.py
  • Added sphinx_book_theme to extensions in docs/conf.py

Fixes #93.

@edreisMD edreisMD closed this May 29, 2023
@edreisMD edreisMD deleted the sweep/change-theme-to-sphinx-book branch May 29, 2023 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the read the docs template from furo to sphinx-book-theme
1 participant