crate-docs-theme 0.32.0.dev5__tar.gz → 0.32.0.dev7__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 (161) hide show
  1. {crate_docs_theme-0.32.0.dev5/src/crate_docs_theme.egg-info → crate_docs_theme-0.32.0.dev7}/PKG-INFO +1 -1
  2. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/__init__.py +1 -1
  3. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/__init__.py +0 -1
  4. crate_docs_theme-0.32.0.dev7/src/crate/theme/rtd/conf/jdbc.py +45 -0
  5. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/base.html +2 -2
  6. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/theme.conf +1 -1
  7. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7/src/crate_docs_theme.egg-info}/PKG-INFO +1 -1
  8. crate_docs_theme-0.32.0.dev5/src/crate/theme/rtd/conf/jdbc.py +0 -35
  9. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/LICENSE +0 -0
  10. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/MANIFEST.in +0 -0
  11. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/NOTICE +0 -0
  12. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/README.rst +0 -0
  13. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/requirements.txt +0 -0
  14. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/setup.cfg +0 -0
  15. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/setup.py +0 -0
  16. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/__init__.py +0 -0
  17. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/__init__.py +0 -0
  18. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/cloud.py +0 -0
  19. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/cloud_cli.py +0 -0
  20. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/crate_admin_ui.py +0 -0
  21. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/crate_clients_tools.py +0 -0
  22. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/crate_crash.py +0 -0
  23. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/crate_howtos.py +0 -0
  24. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/crate_reference.py +0 -0
  25. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/crate_tutorials.py +0 -0
  26. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/cratedb_guide.py +0 -0
  27. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/dbal.py +0 -0
  28. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/doing_docs.py +0 -0
  29. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/npgsql.py +0 -0
  30. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/pdo.py +0 -0
  31. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/python.py +0 -0
  32. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/sql_99.py +0 -0
  33. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/conf/theme.py +0 -0
  34. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/footer.html +0 -0
  35. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/footer_sql99.html +0 -0
  36. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/github_feedback_compact.html +0 -0
  37. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/github_feedback_full.html +0 -0
  38. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/github_feedback_full.js +0 -0
  39. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/github_keynav.js +0 -0
  40. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/globaltoc.html +0 -0
  41. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/layout.html +0 -0
  42. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/localtoc.html +0 -0
  43. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/navbar.html +0 -0
  44. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/navbarsearchbox.html +0 -0
  45. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/navbartoc.html +0 -0
  46. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/relations.html +0 -0
  47. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/search.html +0 -0
  48. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/searchbox.html +0 -0
  49. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/searchresults.html +0 -0
  50. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/sections/header-secondary-bread.html +0 -0
  51. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/sidebar.html +0 -0
  52. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/sidebartoc.html +0 -0
  53. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/sourcelink.html +0 -0
  54. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/.gitignore +0 -0
  55. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/0941221c36dbb8c7515c.svg +0 -0
  56. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/3a5b7e4c612e76e2c0ff.svg +0 -0
  57. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/3bb637ff4794f3d3e80d.svg +0 -0
  58. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/4201798fe1a74331c392.woff2 +0 -0
  59. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/537cfe2ca7838b7da5a5.ttf +0 -0
  60. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/62f9ca87fa5df2b9d19c.svg +0 -0
  61. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/6a277ad308d7bca8fb5e.svg +0 -0
  62. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/874d1315c94f1de4f3c3.svg +0 -0
  63. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/8c206db99195777c6769.woff +0 -0
  64. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/8ee112252f6bd5f0d5bd.woff2 +0 -0
  65. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/94a7835c529d36cfd203.svg +0 -0
  66. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/94faa7c55f8fa5b37a3a.svg +0 -0
  67. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/aa27b6bdbf91d267ef8a.woff +0 -0
  68. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/b5f0f109bc88052d4000.woff2 +0 -0
  69. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/bb993ea6f2ae3394f7fc.svg +0 -0
  70. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/c216913a8330e43e3eb8.woff +0 -0
  71. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/c878830331e91b3b2408.svg +0 -0
  72. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/c8ba52b05a9ef10f4758.woff2 +0 -0
  73. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/c932f86c7fadb6ad267f.png +0 -0
  74. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/cca62d21c8c555c392e5.woff +0 -0
  75. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/d30c09c602fda734ab0e.ttf +0 -0
  76. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/d3bbf162120d8fbe0365.svg +0 -0
  77. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/eba7ebd79e77ae615a45.svg +0 -0
  78. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/f044c944446ad30faa96.svg +0 -0
  79. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/f0f7f544ef1cf58d3157.svg +0 -0
  80. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/fb7dfcc48f465d9f3215.svg +0 -0
  81. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/main.js +0 -0
  82. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/bundle/main.js.LICENSE.txt +0 -0
  83. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/css/components.css +0 -0
  84. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/css/crateio-ng.css +0 -0
  85. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/css/crateio-rtd.css +0 -0
  86. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/css/crateio.css +0 -0
  87. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/css/custom.css +0 -0
  88. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/css/index.css +0 -0
  89. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/fonts/Inter-Regular.woff2 +0 -0
  90. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/fonts/Inter-SemiBold.woff2 +0 -0
  91. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/fonts/montserrat-v26-latin-600.woff2 +0 -0
  92. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/caution.png +0 -0
  93. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/caution@2x.png +0 -0
  94. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-caution.svg +0 -0
  95. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-danger.svg +0 -0
  96. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-note.svg +0 -0
  97. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-seealso.svg +0 -0
  98. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-tip.svg +0 -0
  99. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/icon-docs-warning.svg +0 -0
  100. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/note-sql-99.svg +0 -0
  101. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/note.png +0 -0
  102. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/note@2x.png +0 -0
  103. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/seealso.png +0 -0
  104. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/seealso@2x.png +0 -0
  105. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/tip.png +0 -0
  106. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/tip@2x.png +0 -0
  107. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/warning.png +0 -0
  108. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/admonition/warning@2x.png +0 -0
  109. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/apple-touch-icon.png +0 -0
  110. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/bg-banner-sql99.png +0 -0
  111. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/cloud_admin.png +0 -0
  112. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/cloud_everywhere.png +0 -0
  113. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/cloud_open-source.png +0 -0
  114. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/cloud_scale.png +0 -0
  115. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/crate-logo-white.svg +0 -0
  116. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/crate-logo.svg +0 -0
  117. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/cratedb-logo-h400.png +0 -0
  118. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/cratedb-logo-h630.png +0 -0
  119. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/cratedb-logo-h742.png +0 -0
  120. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/cratedb-logo-white.svg +0 -0
  121. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/cratedb-logo.svg +0 -0
  122. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/erdf.png +0 -0
  123. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/f-logo-facebook.png +0 -0
  124. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/f-logo-github.png +0 -0
  125. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/f-logo-google.png +0 -0
  126. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/f-logo-linkedin.png +0 -0
  127. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/f-logo-twitter.png +0 -0
  128. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/f-logo-youtube.png +0 -0
  129. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/favicon.ico +0 -0
  130. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/favicon.png +0 -0
  131. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-docs@2x.png +0 -0
  132. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-home-fast-x100.png +0 -0
  133. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-home-playswell-x100.png +0 -0
  134. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-home-simple-x100.png +0 -0
  135. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-install.png +0 -0
  136. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-performance@2x.png +0 -0
  137. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-search2x.png +0 -0
  138. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-search@2x.png +0 -0
  139. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-start@2x.png +0 -0
  140. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon-support@2x.png +0 -0
  141. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon_analytics.png +0 -0
  142. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon_blob.png +0 -0
  143. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon_document.png +0 -0
  144. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon_link_external-sql-99.svg +0 -0
  145. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon_link_external.svg +0 -0
  146. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon_restructure.png +0 -0
  147. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/icon_search.png +0 -0
  148. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/logo-crate.png +0 -0
  149. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/logo-eu-optimized-1.jpg +0 -0
  150. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/images/slack.png +0 -0
  151. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/js/crate.js +0 -0
  152. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/js/custom.js +0 -0
  153. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/js/index.js +0 -0
  154. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/js/search.js +0 -0
  155. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/static/js/util.js +0 -0
  156. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate/theme/rtd/crate/version_chooser.html +0 -0
  157. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate_docs_theme.egg-info/SOURCES.txt +0 -0
  158. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate_docs_theme.egg-info/dependency_links.txt +0 -0
  159. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate_docs_theme.egg-info/not-zip-safe +0 -0
  160. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate_docs_theme.egg-info/requires.txt +0 -0
  161. {crate_docs_theme-0.32.0.dev5 → crate_docs_theme-0.32.0.dev7}/src/crate_docs_theme.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: crate-docs-theme
3
- Version: 0.32.0.dev5
3
+ Version: 0.32.0.dev7
4
4
  Summary: Crate Docs Theme
5
5
  Home-page: https://github.com/crate/crate-docs-theme
6
6
  Author: Crate.IO GmbH
@@ -26,7 +26,7 @@ import os
26
26
  VERSION = (0, 31, 1)
27
27
 
28
28
  #__version__ = ".".join(str(v) for v in VERSION)
29
- __version__ = "0.32.0dev5"
29
+ __version__ = "0.32.0dev7"
30
30
  __version_full__ = __version__
31
31
 
32
32
 
@@ -74,7 +74,6 @@ html_theme_options = {
74
74
  # url
75
75
  "canonical_url_path": "",
76
76
  "canonical_url": "https://cratedb.com/",
77
- "custom_canonical_url": "",
78
77
  # HubSpot analytics configuration
79
78
  "tracking_hubspot_id": environ.get("TRACKING_HUBSPOT_ID", ""),
80
79
  "tracking_project": "",
@@ -0,0 +1,45 @@
1
+ # -*- coding: utf-8; -*-
2
+ #
3
+ # Licensed to Crate (https://crate.io) under one or more contributor
4
+ # license agreements. See the NOTICE file distributed with this work for
5
+ # additional information regarding copyright ownership. Crate licenses
6
+ # this file to you under the Apache License, Version 2.0 (the "License");
7
+ # you may not use this file except in compliance with the License. You may
8
+ # obtain a copy of the License at
9
+ #
10
+ # http://www.apache.org/licenses/LICENSE-2.0
11
+ #
12
+ # Unless required by applicable law or agreed to in writing, software
13
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15
+ # License for the specific language governing permissions and limitations
16
+ # under the License.
17
+ #
18
+ # However, if you have executed another commercial license agreement
19
+ # with Crate these terms will supersede the license and you may use the
20
+ # software solely pursuant to the terms of the relevant commercial agreement.
21
+
22
+
23
+ from crate.theme.rtd.conf import *
24
+
25
+ # If you update the `project` value here, you must update it in the
26
+ # `src/crate/theme/rtd/crate/sidebartoc.html` file or else Sphinx will not
27
+ # expand the sidebar TOC for this project.
28
+ project = u"CrateDB JDBC"
29
+ html_title = project
30
+
31
+ # Resolve an intertwingulation between vanilla Sphinx and RTD.
32
+ custom_url_path = "docs/jdbc/en/latest/"
33
+
34
+ # CrateDB docs are hosted on a custom domain behind Nginx.
35
+ html_baseurl = "https://cratedb.com/%s/" % custom_url_path
36
+
37
+ ogp_site_url = html_baseurl
38
+
39
+ # For custom rel="canonical" links.
40
+ # Reason: RTD does something silly with `index` page names.
41
+ html_theme_options.update(
42
+ {
43
+ "html_baseurl": html_baseurl,
44
+ }
45
+ )
@@ -141,7 +141,7 @@
141
141
  href="{{ pathto('_static/opensearch.xml', 1) }}"/>
142
142
  {%- endif %}
143
143
 
144
- {%- if theme_custom_canonical_url %}
144
+ {%- if theme_html_baseurl %}
145
145
  {%- if pagename == "index" %}
146
146
  {%- set canonical_page = "index.html" %}
147
147
  {%- elif pagename.endswith("/index") %}
@@ -154,7 +154,7 @@
154
154
  Always link to the latest version, as canonical.
155
155
  https://docs.readthedocs.io/en/stable/canonical-urls.html
156
156
  -->
157
- <link rel="canonical" href="{{ theme_custom_canonical_url|e }}{{ canonical_page }}" />
157
+ <link rel="canonical" href="{{ theme_html_baseurl|e }}{{ canonical_page }}" />
158
158
  {%- endif %}
159
159
 
160
160
  <link rel="icon" type="image/png" href="{{ pathto('_static', 1) }}/images/favicon.png"/>
@@ -46,7 +46,7 @@ source_link_position = nav
46
46
  # Needed because RTD only allows root URLs as canonical URL.
47
47
  canonical_url_path = docs/
48
48
  canonical_url =
49
- custom_canonical_url =
49
+ html_baseurl =
50
50
 
51
51
  # HubSpot tracking ID
52
52
  tracking_project =
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: crate-docs-theme
3
- Version: 0.32.0.dev5
3
+ Version: 0.32.0.dev7
4
4
  Summary: Crate Docs Theme
5
5
  Home-page: https://github.com/crate/crate-docs-theme
6
6
  Author: Crate.IO GmbH
@@ -1,35 +0,0 @@
1
- # -*- coding: utf-8; -*-
2
- #
3
- # Licensed to Crate (https://crate.io) under one or more contributor
4
- # license agreements. See the NOTICE file distributed with this work for
5
- # additional information regarding copyright ownership. Crate licenses
6
- # this file to you under the Apache License, Version 2.0 (the "License");
7
- # you may not use this file except in compliance with the License. You may
8
- # obtain a copy of the License at
9
- #
10
- # http://www.apache.org/licenses/LICENSE-2.0
11
- #
12
- # Unless required by applicable law or agreed to in writing, software
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15
- # License for the specific language governing permissions and limitations
16
- # under the License.
17
- #
18
- # However, if you have executed another commercial license agreement
19
- # with Crate these terms will supersede the license and you may use the
20
- # software solely pursuant to the terms of the relevant commercial agreement.
21
-
22
-
23
- from crate.theme.rtd.conf import *
24
-
25
- # If you update the `project` value here, you must update it in the
26
- # `src/crate/theme/rtd/crate/sidebartoc.html` file or else Sphinx will not
27
- # expand the sidebar TOC for this project.
28
- project = u"CrateDB JDBC"
29
- html_title = project
30
-
31
- crate_url_path = "docs/jdbc"
32
- html_baseurl = "https://cratedb.com/%s/" % crate_url_path
33
- custom_rtd_language = "/en/latest/" # Resolve an intertwingulation between vanilla Sphinx and RTD.
34
- custom_canonical_url = html_baseurl + custom_rtd_language
35
- ogp_site_url = custom_canonical_url