Skip to content

Commit 914d9b7

Browse files
committed
doc gen update
1 parent 46c58a9 commit 914d9b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "",
18-
"rev": "3cfe59e73325809509831ef285891b6ebd02da62",
18+
"rev": "dd5e5d97469dec395f29661366030566355ad9be",
1919
"name": "mathlib",
2020
"manifestFile": "lake-manifest.json",
2121
"inputRev": null,

lakefile.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ require checkdecls from git "https://github.com/PatrickMassot/checkdecls.git"
1919

2020
meta if get_config? env = some "dev" then
2121
require «doc-gen4» from git
22-
"https://github.com/leanprover/doc-gen4" @ "v4.25.0-rc2"
22+
"https://github.com/leanprover/doc-gen4" @ "v4.27.0-rc1"

0 commit comments

Comments
 (0)