Skip to content
Merged
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
9 changes: 1 addition & 8 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
# Documentation toolchain (Zensical). Pinned for reproducible CI builds; bump deliberately.
#
# Migrated off MkDocs + Material for MkDocs, which the same team put into maintenance mode
# after shipping Zensical. SpriteStudio-Docs moved first; the remaining player repos follow.
#
# `mkdocs-static-i18n` is replaced by building each locale from its own config, and
# `mkdocs-callouts` by Zensical's native `> [!NOTE]` parsing (`pymdownx.quotes`).
zensical==0.0.58
zensical==0.0.60
Loading