Updates for documentation.

PiperOrigin-RevId: 778872216
Change-Id: I01406dcc03b11dfde80d6f59c6138b1ceb670716
This commit is contained in:
Taylor Howell
2025-07-03 06:34:08 -07:00
committed by Copybara-Service
parent 7aa3b81c67
commit 465fb3234c
4 changed files with 15 additions and 5 deletions
+2
View File
@@ -192,6 +192,8 @@ favicons = [
},
]
html_permalinks_icon = '#'
# -- Options for katex ------------------------------------------------------
# See: https://sphinxcontrib-katex.readthedocs.io/en/0.4.1/macros.html
+6
View File
@@ -226,6 +226,12 @@ table td > div.wy-table-responsive {
margin-bottom: 0;
}
[role="main"] .table-wrapper.container {
margin-top: 0;
margin-bottom: 0;
padding: .2rem .2rem .2rem;
}
/* Remove vertical spacing before/after code blocks. */
div[class*=" highlight-"], div[class^=highlight-] {
margin: 0;
+2
View File
@@ -0,0 +1,2 @@
[html writers]
table-style: colwidths-grid
+5 -5
View File
@@ -1,5 +1,5 @@
Sphinx==5.3.0
furo==2022.9.29
Sphinx==7.4.7
furo==2024.8.6
sphinxcontrib-bibtex==2.6.3
sphinxcontrib-katex==0.9.4
sphinxcontrib-youtube==1.2.0
@@ -9,9 +9,9 @@ sphinx-reredirects==0.1.1
sphinx-toolbox==3.8.2
nbsphinx==0.9.1
pandoc==1.1.0
pygments==2.15.0
pygments==2.19.2
jq==1.8.0
Jinja2~=3.0
wheel
Jinja2==3.1.6
wheel==0.45.1
# see https://github.com/aws/aws-sam-cli/issues/3661 regarding markupsafe
markupsafe==2.0.1