Zulip Chat Archive
Stream: general
Topic: reference page broken again
Jz Pan (Oct 21 2024 at 17:58):
Now https://leanprover-community.github.io/mathlib4_docs/references.html only lists 2 references. I believe that the problem occurred at the third item in https://github.com/leanprover-community/mathlib4/blob/master/docs/references.bib whose key uses non-ASCII characters.
Jz Pan (Oct 21 2024 at 17:59):
Maybe doc-gen4 should report any problem processing references.bib
as error.
Bryan Gin-ge Chen (Oct 21 2024 at 18:00):
We probably also want a CI step in mathlib that catches these issues.
Last updated: May 02 2025 at 03:31 UTC