Roadmap#
Shibuya will be my (lepture) default Sphinx theme for my Python projects. It is still far from perfect. I have many plans for this theme. Here are some goals I have in mind.
Perfect on RTD#
Make it perfect look on RTD, which means I’ll design on:
DONE Ethical Ads
DONE Pretty versions display
Good to have#
These good things will be added in the future:
DONE Perfect code highlight style
DONE Edit this page link
DONE GitHub stars and forks
DONE Back to top
DONE Breadcrumbs
Design for other extensions#
Make sure it works well with other extensions. Currently integrated with:
DONE sphinx-copybutton
DONE sphinx-tabs
DONE sphinx-design
DONE jupyter-sphinx
DONE sphinx-togglebutton
DONE nbsphinx
DONE numpydoc
DONE
sphinx-galleryDONE sphinx-sqlalchemy
DONE sphinx-click
DONE sphinx-click
DONE sphinxcontrib-video
Instant search#
When searching in the search input, show a popup with instant results. This could be done by the bellow extensions:
DONE sphinx-docsearch
DONE Read the Docs Search Addons