crate-docs-theme 0.38.4.dev0__tar.gz → 0.38.4.dev1__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.
- {crate_docs_theme-0.38.4.dev0/src/crate_docs_theme.egg-info → crate_docs_theme-0.38.4.dev1}/PKG-INFO +2 -2
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/setup.py +1 -1
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/__init__.py +1 -1
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/vendor/rtd_compat/extension.py +9 -56
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1/src/crate_docs_theme.egg-info}/PKG-INFO +2 -2
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate_docs_theme.egg-info/requires.txt +1 -1
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/LICENSE +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/MANIFEST.in +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/NOTICE +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/README.rst +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/requirements.txt +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/setup.cfg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/__init__.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/__init__.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/cloud.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/cloud_cli.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/crate_admin_ui.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/crate_clients_tools.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/crate_crash.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/crate_howtos.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/crate_reference.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/crate_tutorials.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/cratedb_guide.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/dbal.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/doing_docs.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/furo.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/jdbc.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/npgsql.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/pdo.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/python.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/sql_99.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/sqlalchemy_cratedb.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/theme.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/base.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/components/github_feedback_compact.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/components/github_feedback_full.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/components/github_feedback_full.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/components/github_keynav.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/components/related-pages.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/components/toggle-sidebar-primary.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/components/toggle-sidebar-secondary.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/components/version_chooser.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/globaltoc.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/layout_legacy.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/localtoc.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/navbarsearchbox.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/navbartoc.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/page.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/partials/_head_css_variables.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/partials/icons.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/relations.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/search.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/searchbox.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/searchresults.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/announcement.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/article.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/footer-article.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/footer.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/footer_sql99.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/header-article.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/header-content.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/header-secondary-bread.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/header.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/sidebar-primary.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sections/sidebar-secondary.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/settings.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sidebar.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sidebartoc.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sourcelink.html +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/.gitignore +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/0941221c36dbb8c7515c.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/3a5b7e4c612e76e2c0ff.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/3bb637ff4794f3d3e80d.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/4201798fe1a74331c392.woff2 +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/537cfe2ca7838b7da5a5.ttf +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/62f9ca87fa5df2b9d19c.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/6a277ad308d7bca8fb5e.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/874d1315c94f1de4f3c3.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/8c206db99195777c6769.woff +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/8ee112252f6bd5f0d5bd.woff2 +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/94a7835c529d36cfd203.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/94faa7c55f8fa5b37a3a.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/aa27b6bdbf91d267ef8a.woff +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/b5f0f109bc88052d4000.woff2 +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/bb993ea6f2ae3394f7fc.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/c216913a8330e43e3eb8.woff +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/c878830331e91b3b2408.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/c8ba52b05a9ef10f4758.woff2 +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/c932f86c7fadb6ad267f.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/cca62d21c8c555c392e5.woff +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/d30c09c602fda734ab0e.ttf +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/d3bbf162120d8fbe0365.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/eba7ebd79e77ae615a45.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/f044c944446ad30faa96.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/f0f7f544ef1cf58d3157.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/fb7dfcc48f465d9f3215.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/main.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/bundle/main.js.LICENSE.txt +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/components.css +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/crateio-rtd.css +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/crateio.css +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/custom.css +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/index.css +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/ng/furo.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/ng/index.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/ng/layout.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/ng/page-tools.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/css/ng/settings.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/fonts/Inter-Regular.woff2 +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/fonts/Inter-SemiBold.woff2 +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/fonts/montserrat-v26-latin-600.woff2 +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/caution.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/caution@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-caution.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-danger.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-note.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-seealso.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-tip.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-warning.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/note-sql-99.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/note.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/note@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/seealso.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/seealso@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/tip.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/tip@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/warning.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/admonition/warning@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/apple-touch-icon.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/bg-banner-sql99.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/cloud_admin.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/cloud_everywhere.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/cloud_open-source.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/cloud_scale.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/crate-logo-white.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/crate-logo.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/cratedb-logo-h400.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/cratedb-logo-h630.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/cratedb-logo-h742.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/cratedb-logo-white.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/cratedb-logo.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/erdf.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/f-logo-facebook.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/f-logo-github.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/f-logo-google.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/f-logo-linkedin.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/f-logo-twitter.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/f-logo-youtube.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/favicon.ico +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/favicon.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-docs@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-home-fast-x100.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-home-playswell-x100.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-home-simple-x100.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-install.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-performance@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-search2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-search@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-start@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon-support@2x.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon_analytics.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon_blob.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon_document.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon_link_external-sql-99.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon_link_external.svg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon_restructure.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/icon_search.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/logo-crate.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/logo-eu-optimized-1.jpg +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/images/slack.png +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/js/crate.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/js/custom.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/js/index.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/js/util.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/index.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/scripts/furo.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/scripts/furo.js.LICENSE.txt +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/scripts/furo.js.map +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/scripts/gumshoe-patched.js +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/_scaffold.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/_shame.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/base/_index.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/base/_screen-readers.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/base/_theme.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/components/_footer.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/components/_index.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/components/_search.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/components/_sidebar.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/components/_table_of_contents.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/content/_admonitions.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/content/_code.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/content/_footnotes.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/content/_index.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/content/_misc.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/content/_sidebar.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/furo.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/variables/_admonitions.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/variables/_fonts.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/variables/_icons.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/variables/_index.sass +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/variables/_layout.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/variables/_spacing.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/variables/_theme.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/static/vendor/furo/styles/variables/colors.scss +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/theme.conf +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/vendor/__init__.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/vendor/rtd_compat/__init__.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/vendor/rtd_compat/utils.py +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate_docs_theme.egg-info/SOURCES.txt +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate_docs_theme.egg-info/dependency_links.txt +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate_docs_theme.egg-info/not-zip-safe +0 -0
- {crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate_docs_theme.egg-info/top_level.txt +0 -0
{crate_docs_theme-0.38.4.dev0/src/crate_docs_theme.egg-info → crate_docs_theme-0.38.4.dev1}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: crate-docs-theme
|
|
3
|
-
Version: 0.38.4.
|
|
3
|
+
Version: 0.38.4.dev1
|
|
4
4
|
Summary: CrateDB Documentation Theme
|
|
5
5
|
Home-page: https://github.com/crate/crate-docs-theme
|
|
6
6
|
Author: Crate.IO GmbH
|
|
@@ -24,7 +24,7 @@ License-File: LICENSE
|
|
|
24
24
|
License-File: NOTICE
|
|
25
25
|
Requires-Dist: furo==2024.8.6
|
|
26
26
|
Requires-Dist: jinja2<4,>=3
|
|
27
|
-
Requires-Dist: jupysql<0.
|
|
27
|
+
Requires-Dist: jupysql<0.12
|
|
28
28
|
Requires-Dist: myst-nb<1.3
|
|
29
29
|
Requires-Dist: myst-parser[linkify]<5
|
|
30
30
|
Requires-Dist: oembedpy<0.9,>=0.8.1
|
|
@@ -55,19 +55,12 @@ def manipulate_config(app, config):
|
|
|
55
55
|
|
|
56
56
|
# We are using APIv2 to pull active versions, downloads and subprojects
|
|
57
57
|
# because APIv3 requires a token.
|
|
58
|
-
try:
|
|
59
|
-
response_project = requests.get(
|
|
60
|
-
f"{scheme}://{production_domain}/api/v3/projects/{project_slug}/",
|
|
61
|
-
timeout=2,
|
|
62
|
-
).json()
|
|
63
|
-
language = response_project["language"]["code"]
|
|
64
|
-
except Exception:
|
|
65
|
-
logger.warning(
|
|
66
|
-
"An error ocurred when hitting API to fetch project language. Defaulting to 'en'.",
|
|
67
|
-
exc_info=True,
|
|
68
|
-
)
|
|
69
|
-
language = "en"
|
|
70
58
|
|
|
59
|
+
# Project language.
|
|
60
|
+
# Do not inquire the RTD API for the project language. We can safely just use English.
|
|
61
|
+
language = "en"
|
|
62
|
+
|
|
63
|
+
# Project versions. Acquire them from RTD's API.
|
|
71
64
|
try:
|
|
72
65
|
response_versions = requests.get(
|
|
73
66
|
f"{scheme}://{production_domain}/api/v3/projects/{project_slug}/versions/?active=true",
|
|
@@ -84,51 +77,11 @@ def manipulate_config(app, config):
|
|
|
84
77
|
)
|
|
85
78
|
versions = []
|
|
86
79
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
for version in response_versions["results"]:
|
|
90
|
-
if version["slug"] != version_slug:
|
|
91
|
-
continue
|
|
92
|
-
|
|
93
|
-
for key, value in version["downloads"]:
|
|
94
|
-
downloads.append(
|
|
95
|
-
(
|
|
96
|
-
key,
|
|
97
|
-
value,
|
|
98
|
-
),
|
|
99
|
-
)
|
|
100
|
-
except Exception:
|
|
101
|
-
logger.warning(
|
|
102
|
-
"An error ocurred when generating the list of downloads. Defaulting to an empty list.",
|
|
103
|
-
exc_info=True,
|
|
104
|
-
)
|
|
105
|
-
downloads = []
|
|
106
|
-
|
|
107
|
-
try:
|
|
108
|
-
subprojects = []
|
|
109
|
-
response_project = requests.get(
|
|
110
|
-
f"{scheme}://{production_domain}/api/v2/project/?slug={project_slug}",
|
|
111
|
-
timeout=2,
|
|
112
|
-
).json()
|
|
113
|
-
project_id = response_project["results"][0]["id"]
|
|
80
|
+
# Project downloads. What are they?
|
|
81
|
+
downloads = []
|
|
114
82
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
timeout=2,
|
|
118
|
-
).json()
|
|
119
|
-
for subproject in response_subprojects["subprojects"]:
|
|
120
|
-
subprojects.append(
|
|
121
|
-
(
|
|
122
|
-
subproject["slug"],
|
|
123
|
-
subproject["canonical_url"],
|
|
124
|
-
),
|
|
125
|
-
)
|
|
126
|
-
except Exception:
|
|
127
|
-
logger.warning(
|
|
128
|
-
"An error ocurred when hitting API to fetch project/subprojects. Defaulting to an empty list.",
|
|
129
|
-
exc_info=True,
|
|
130
|
-
)
|
|
131
|
-
subprojects = []
|
|
83
|
+
# Subprojects. We don't use them.
|
|
84
|
+
subprojects = []
|
|
132
85
|
|
|
133
86
|
# Add project information to the template context.
|
|
134
87
|
context = {
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1/src/crate_docs_theme.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: crate-docs-theme
|
|
3
|
-
Version: 0.38.4.
|
|
3
|
+
Version: 0.38.4.dev1
|
|
4
4
|
Summary: CrateDB Documentation Theme
|
|
5
5
|
Home-page: https://github.com/crate/crate-docs-theme
|
|
6
6
|
Author: Crate.IO GmbH
|
|
@@ -24,7 +24,7 @@ License-File: LICENSE
|
|
|
24
24
|
License-File: NOTICE
|
|
25
25
|
Requires-Dist: furo==2024.8.6
|
|
26
26
|
Requires-Dist: jinja2<4,>=3
|
|
27
|
-
Requires-Dist: jupysql<0.
|
|
27
|
+
Requires-Dist: jupysql<0.12
|
|
28
28
|
Requires-Dist: myst-nb<1.3
|
|
29
29
|
Requires-Dist: myst-parser[linkify]<5
|
|
30
30
|
Requires-Dist: oembedpy<0.9,>=0.8.1
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/__init__.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/cloud.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/cloud_cli.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/dbal.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/doing_docs.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/furo.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/jdbc.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/npgsql.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/pdo.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/python.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/sql_99.py
RENAMED
|
File without changes
|
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/conf/theme.py
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/base.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/page.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/search.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/sidebar.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/rtd/crate/theme.conf
RENAMED
|
File without changes
|
{crate_docs_theme-0.38.4.dev0 → crate_docs_theme-0.38.4.dev1}/src/crate/theme/vendor/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|