sphinx-book-theme 1.2.0__tar.gz → 1.3.0.dev0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (206) hide show
  1. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/PKG-INFO +3 -3
  2. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/README.md +1 -1
  3. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/conf.py +2 -1
  4. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/package-lock.json +4206 -3963
  5. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/package.json +2 -2
  6. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/pyproject.toml +1 -1
  7. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/__init__.py +1 -1
  8. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/By the.json +1 -0
  9. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/By.json +1 -0
  10. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Contents.json +1 -0
  11. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Copyright.json +1 -0
  12. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Download notebook file.json +5 -0
  13. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Download source file.json +1 -0
  14. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Download this page.json +1 -0
  15. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Edit this page.json +1 -0
  16. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Fullscreen mode.json +1 -0
  17. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Last updated on.json +1 -0
  18. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Launch.json +1 -0
  19. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Open an issue.json +1 -0
  20. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Print to PDF.json +1 -0
  21. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Source repository.json +1 -0
  22. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Sphinx Book Theme.json +1 -0
  23. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Theme by the.json +1 -0
  24. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/Toggle navigation.json +5 -0
  25. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/next page.json +1 -0
  26. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/open issue.json +1 -0
  27. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/previous page.json +1 -0
  28. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/repository.json +1 -0
  29. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/jsons/suggest edit.json +1 -0
  30. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/build__pagetoc--page-multipletitles.html +3 -3
  31. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/build__pagetoc--page-onetitle.html +1 -1
  32. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/ARCHITECTURE.md +0 -0
  33. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/CHANGELOG.md +0 -0
  34. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/CONTRIBUTING.md +0 -0
  35. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/LICENSE +0 -0
  36. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/codecov.yml +0 -0
  37. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/_static/custom.css +0 -0
  38. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/_static/ebp-logo.png +0 -0
  39. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/_static/logo-square.png +0 -0
  40. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/_static/logo-square.svg +0 -0
  41. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/_static/logo-wide-dark.svg +0 -0
  42. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/_static/logo-wide.svg +0 -0
  43. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/_static/rtd-data.js +0 -0
  44. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/_templates/test.html +0 -0
  45. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/changelog.md +0 -0
  46. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/components/custom-css.md +0 -0
  47. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/components/download.md +0 -0
  48. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/components/icon-links.md +0 -0
  49. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/components/index.md +0 -0
  50. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/components/logo.md +0 -0
  51. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/components/source-files.md +0 -0
  52. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/content/content-blocks.md +0 -0
  53. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/content/index.md +0 -0
  54. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/content/launch.md +0 -0
  55. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/content/notebooks.md +0 -0
  56. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/contributing/architecture.md +0 -0
  57. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/contributing/index.md +0 -0
  58. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/contributing/setup.md +0 -0
  59. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/contributing/style.md +0 -0
  60. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/contributing/subthemes.md +0 -0
  61. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/contributing/tests.md +0 -0
  62. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/contributing/translate.md +0 -0
  63. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/contributing/versions.md +0 -0
  64. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/images/cool.jpg +0 -0
  65. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/index.md +0 -0
  66. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/api-numpy.md +0 -0
  67. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/blog/post1.md +0 -0
  68. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/blog/post2.md +0 -0
  69. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/blog.md +0 -0
  70. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/comments.md +0 -0
  71. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/extensions.md +0 -0
  72. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/admonitions.rst +0 -0
  73. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/api.rst +0 -0
  74. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/blocks.rst +0 -0
  75. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/generic.rst +0 -0
  76. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/images.rst +0 -0
  77. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/index.rst +0 -0
  78. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/lists.rst +0 -0
  79. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/really-long.rst +0 -0
  80. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/structure.rst +0 -0
  81. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/tables.rst +0 -0
  82. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/kitchen-sink/typography.rst +0 -0
  83. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/notebooks.md +0 -0
  84. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/special-theme-elements.md +0 -0
  85. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference/thebe.md +0 -0
  86. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/reference.md +0 -0
  87. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/references.bib +0 -0
  88. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/scripts/update_kitchen_sink.py +0 -0
  89. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/sections/announcements.md +0 -0
  90. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/sections/footer-content.md +0 -0
  91. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/sections/footer.md +0 -0
  92. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/sections/header.md +0 -0
  93. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/sections/index.md +0 -0
  94. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/sections/sidebar-primary.md +0 -0
  95. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/sections/sidebar-secondary.md +0 -0
  96. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/docs/tutorials/get-started.md +0 -0
  97. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/_compat.py +0 -0
  98. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/_compile_translations.py +0 -0
  99. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/_transforms.py +0 -0
  100. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/scripts/index.js +0 -0
  101. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/abstracts/_mixins.scss +0 -0
  102. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/abstracts/_variables.scss +0 -0
  103. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/base/_base.scss +0 -0
  104. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/base/_print.scss +0 -0
  105. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/base/_typography.scss +0 -0
  106. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/components/_back-to-top.scss +0 -0
  107. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/components/_icon-links.scss +0 -0
  108. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/components/_logo.scss +0 -0
  109. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/components/_search.scss +0 -0
  110. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/content/_admonitions.scss +0 -0
  111. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/content/_code.scss +0 -0
  112. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/content/_images.scss +0 -0
  113. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/content/_margin.scss +0 -0
  114. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/content/_notebooks.scss +0 -0
  115. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/content/_quotes.scss +0 -0
  116. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/extensions/_comments.scss +0 -0
  117. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/extensions/_myst-nb.scss +0 -0
  118. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/extensions/_sphinx-design.scss +0 -0
  119. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/extensions/_sphinx-tabs.scss +0 -0
  120. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/extensions/_sphinx-togglebutton.scss +0 -0
  121. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/extensions/_thebe.scss +0 -0
  122. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/index.scss +0 -0
  123. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/sections/_announcement.scss +0 -0
  124. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/sections/_article-container.scss +0 -0
  125. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/sections/_article.scss +0 -0
  126. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/sections/_footer-article.scss +0 -0
  127. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/sections/_footer-content.scss +0 -0
  128. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/sections/_header-article.scss +0 -0
  129. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/sections/_header-primary.scss +0 -0
  130. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/sections/_sidebar-primary.scss +0 -0
  131. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/styles/sections/_sidebar-secondary.scss +0 -0
  132. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/assets/translations/README.md +0 -0
  133. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/directives.py +0 -0
  134. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/header_buttons/__init__.py +0 -0
  135. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/header_buttons/launch.py +0 -0
  136. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/header_buttons/source.py +0 -0
  137. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/nodes.py +0 -0
  138. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/components/article-header-buttons.html +0 -0
  139. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/components/author.html +0 -0
  140. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/components/extra-footer.html +0 -0
  141. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/components/page-toc.html +0 -0
  142. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/components/sbt-sidebar-nav.html +0 -0
  143. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/components/toggle-primary-sidebar.html +0 -0
  144. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/components/toggle-secondary-sidebar.html +0 -0
  145. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/layout.html +0 -0
  146. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/macros/buttons.html +0 -0
  147. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/sections/footer-content.html +0 -0
  148. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/static/.gitignore +0 -0
  149. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/static/images/logo_binder.svg +0 -0
  150. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/static/images/logo_colab.png +0 -0
  151. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/static/images/logo_deepnote.svg +0 -0
  152. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/static/images/logo_jupyterhub.svg +0 -0
  153. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/static/images/logo_jupyterlite.svg +0 -0
  154. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/static/sbt-webpack-macros.html +0 -0
  155. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/src/sphinx_book_theme/theme/sphinx_book_theme/theme.conf +0 -0
  156. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/conftest.py +0 -0
  157. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/Makefile +0 -0
  158. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/conf.py +0 -0
  159. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/index.rst +0 -0
  160. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/page1.rst +0 -0
  161. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/page2.rst +0 -0
  162. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/section1/index.rst +0 -0
  163. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/section1/ntbk.ipynb +0 -0
  164. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/section1/ntbk_julia.ipynb +0 -0
  165. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/section1/ntbk_octave.ipynb +0 -0
  166. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/section1/ntbkmd.md +0 -0
  167. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/section1/page1.rst +0 -0
  168. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/titles/index.rst +0 -0
  169. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/titles/page-multipletitles.rst +0 -0
  170. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/titles/page-onetitle.rst +0 -0
  171. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/base/titles/page-onetitlenoheadings.rst +0 -0
  172. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/notitle/conf.py +0 -0
  173. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/notitle/index.rst +0 -0
  174. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/parallel-build/Makefile +0 -0
  175. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/parallel-build/conf.py +0 -0
  176. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/parallel-build/five.rst +0 -0
  177. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/parallel-build/four.rst +0 -0
  178. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/parallel-build/index.rst +0 -0
  179. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/parallel-build/one.rst +0 -0
  180. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/parallel-build/three.rst +0 -0
  181. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/sites/parallel-build/two.rst +0 -0
  182. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/build__header-article.html +0 -0
  183. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/build__sidebar-primary__nav.html +0 -0
  184. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__launch-buttons--bitbucket.html +0 -0
  185. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__launch-buttons--github.html +0 -0
  186. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__launch-buttons--gitlab.html +0 -0
  187. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__launch-buttons--gitlab_manual.html +0 -0
  188. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__repo-buttons--all-off.html +0 -0
  189. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__repo-buttons--all-on.html +0 -0
  190. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__repo-buttons--custom-branch.html +0 -0
  191. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__repo-buttons--one-on.html +0 -0
  192. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__source-buttons--bitbucket.html +0 -0
  193. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__source-buttons--github.html +0 -0
  194. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__source-buttons--github_manual.html +0 -0
  195. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__source-buttons--gitlab.html +0 -0
  196. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/header__source-buttons--gitlab_manual.html +0 -0
  197. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/test_header_launchbtns.html +0 -0
  198. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/test_marginnote.html +0 -0
  199. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/test_marginnote_6.html +0 -0
  200. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/test_right_sidebar_title.html +0 -0
  201. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/test_sidenote.html +0 -0
  202. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build/test_sidenote_6.html +0 -0
  203. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_build.py +0 -0
  204. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tests/test_locale_convert.py +0 -0
  205. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/tox.ini +0 -0
  206. {sphinx_book_theme-1.2.0 → sphinx_book_theme-1.3.0.dev0}/webpack.config.js +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sphinx-book-theme
3
- Version: 1.2.0
3
+ Version: 1.3.0.dev0
4
4
  Summary: A clean book theme for scientific explanations and documentation with Sphinx
5
5
  Maintainer-Email: Executable Books Team <executablebooks@gmail.com>
6
6
  License-File: LICENSE
@@ -14,7 +14,7 @@ Project-URL: Repository, https://github.com/executablebooks/sphinx-book-theme
14
14
  Project-URL: Documentation, https://sphinx-book-theme.readthedocs.io/
15
15
  Requires-Python: >=3.11
16
16
  Requires-Dist: sphinx>=7.0
17
- Requires-Dist: pydata-sphinx-theme==0.16.1
17
+ Requires-Dist: pydata-sphinx-theme==0.17.1
18
18
  Provides-Extra: code-style
19
19
  Requires-Dist: pre-commit; extra == "code-style"
20
20
  Provides-Extra: doc
@@ -95,7 +95,7 @@ theme. See the pages to the left for information about what you can configure wi
95
95
  See [the Sphinx Book Theme documentation](https://sphinx-book-theme.readthedocs.io/en/latest/)
96
96
  for more information.
97
97
 
98
- [codecov-badge]: https://codecov.io/gh/executablebooks/sphinx-book-theme/branch/master/graph/badge.svg
98
+ [codecov-badge]: https://codecov.io/gh/executablebooks/sphinx-book-theme/branch/main/graph/badge.svg
99
99
  [codecov-link]: https://codecov.io/gh/executablebooks/sphinx-book-theme
100
100
 
101
101
  [rtd-badge]: https://readthedocs.org/projects/sphinx-book-theme/badge/?version=latest
@@ -45,7 +45,7 @@ theme. See the pages to the left for information about what you can configure wi
45
45
  See [the Sphinx Book Theme documentation](https://sphinx-book-theme.readthedocs.io/en/latest/)
46
46
  for more information.
47
47
 
48
- [codecov-badge]: https://codecov.io/gh/executablebooks/sphinx-book-theme/branch/master/graph/badge.svg
48
+ [codecov-badge]: https://codecov.io/gh/executablebooks/sphinx-book-theme/branch/main/graph/badge.svg
49
49
  [codecov-link]: https://codecov.io/gh/executablebooks/sphinx-book-theme
50
50
 
51
51
  [rtd-badge]: https://readthedocs.org/projects/sphinx-book-theme/badge/?version=latest
@@ -109,7 +109,8 @@ thebe_config = {
109
109
  html_theme_options = {
110
110
  "path_to_docs": "docs",
111
111
  "repository_url": "https://github.com/executablebooks/sphinx-book-theme",
112
- "repository_branch": "master",
112
+ "repository_branch": "main",
113
+ "search_as_you_type": True,
113
114
  "launch_buttons": {
114
115
  "binderhub_url": "https://mybinder.org",
115
116
  "colab_url": "https://colab.research.google.com/",