Skip to content

Commit 899ae37

Browse files
committed
site: update agda docs with type preview
1 parent 4908336 commit 899ae37

File tree

554 files changed

+3232
-633067
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

554 files changed

+3232
-633067
lines changed

site/agda-docs.config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
"backButtonUrl": "/formal-spec/",
33
"inputDir": "./static/formal-spec",
44
"modules": ["Leios", "Cardano", "Ouroboros", "Ledger", "Ledger-Spec"],
5-
"githubUrl": "https://github.com/input-output-hk/ouroboros-leios-formal-spec",
6-
"searchGranularity": "comprehensive"
5+
"githubUrl": "https://github.com/input-output-hk/ouroboros-leios-formal-spec"
76
}

site/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@docusaurus/core": "3.4.0",
2020
"@docusaurus/preset-classic": "3.4.0",
2121
"@mdx-js/react": "^3.0.0",
22-
"agda-web-docs-lib": "^0.3.1",
22+
"agda-web-docs-lib": "^0.4.0",
2323
"clsx": "^2.0.0",
2424
"prism-react-renderer": "^2.3.0",
2525
"react": "^18.0.0",

0 commit comments

Comments
 (0)