Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,3 @@ sphinx:
formats:
- pdf
- epub

# NOTE: We need to use older version of sphinx otherwise bullet points won't be rendered correctly
# on RTD using rtd theme.
Comment on lines -28 to -29

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChihweiLHBird Do you verify this note is no longer relevant? If so, may you provide a screenshot or recording as evidence.

@ChihweiLHBird ChihweiLHBird Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I verified this is no longer an issue. And double checked today for the bullet points thing:

Image

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ lint = [
docs = [
"rstcheck==6.2.5; python_version >= '3.10'",
"fasteners",
"sphinx_rtd_theme==2.0.0",
"sphinx==6.2.1",
"sphinx_rtd_theme==3.1.0",
"sphinx==8.1.3",
"pygments>=2.20.0,<3.0.0",
]
mypy = [
Expand Down
23 changes: 12 additions & 11 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading