Commit Graph

443 Commits (main)

Author SHA1 Message Date
Joshua Potter 1e234aa736 Fix subshell usage. 2023-12-16 07:58:24 -07:00
Joshua Potter 9bd217dc37 Fixup run_pdflatex script now that bookshelf-doc is no longer used as a
submodule.
2023-12-15 20:38:19 -07:00
Joshua Potter 5eb0d9f1de Update toolchain to v4.3.0. 2023-12-15 18:21:01 -07:00
Joshua Potter cfa8d0e042 Update dependencies. 2023-12-15 16:01:00 -07:00
Joshua Potter c29c914910 Allow using environment variables for project url and commit. 2023-12-15 14:41:28 -07:00
Joshua Potter d2db077fc4
Update README.md
Add notice on differences this fork introduces.
2023-12-14 17:14:04 -07:00
Joshua Potter cda229ac12 Add nameext to distinguish PDF and HTML files. 2023-12-14 17:09:10 -07:00
Joshua Potter aa25e084d2 Update index and add pdflatex generation script. 2023-12-14 16:39:20 -07:00
Henrik Böving 86d5c219a9 feat: compress module urls and importedBy info into one 2023-12-10 00:44:25 +01:00
Bulhwi Cha 53ecc225fe doc: fix path to root of docs
Correct the path to the root of the built docs.
2023-12-04 10:16:19 +01:00
Henrik Böving 3cc5df1be7 feat: fix #166 2023-11-24 13:45:47 +01:00
Henrik Böving e5118b8f20 feat: show the type of exists and fun arguments 2023-11-24 13:18:38 +01:00
Henrik Böving e966ab8523 fix: we want to catch runtime exceptions in doc-gen4 2023-11-18 23:58:00 +01:00
Henrik Böving d70b47c9af fix: try to increase heartbeat limit further 2023-11-18 23:43:02 +01:00
Henrik Böving 8c9e5cf135 fix: temporarily disable equation rendering 2023-11-18 23:11:44 +01:00
Henrik Böving b85fd6cbeb fix: lake changed the build directory 2023-11-18 23:11:44 +01:00
Henrik Böving ca82b428ed doc: Document and fix lake config changes with -R 2023-11-18 23:11:44 +01:00
Henrik Böving 2ba3e84eca doc: Clearly spell out what happens on projects that fail to compile 2023-11-18 23:11:44 +01:00
Henrik Böving 96147eaa0c feat: type doc right below initial type naming 2023-11-13 23:19:19 +01:00
Henrik Böving d70c8b78f8 fix: always keep a consistent font size 2023-11-13 23:19:19 +01:00
Henrik Böving 162de4ad98 feat: consistent font inheritance 2023-11-11 17:18:46 +01:00
Henrik Böving 756e5a0db8 feat: make @YaelDillies happier 2023-11-11 16:03:50 +01:00
Henrik Böving 78e472a973 feat: totally uncontroversial font change 2023-11-11 15:41:38 +01:00
Henrik Böving e859e2f777 chore: update dependencies 2023-11-05 09:59:30 +01:00
Henrik Böving ec2561f34b feat: use Kyle Miller's instance analysis algorithm 2023-11-05 09:57:31 +01:00
Scott Morrison 8bccb92b53
chore: bump lean-toolchain to v4.2.0-rc4
Fixes a potential data loss bug. All projects should update their toolchain as soon as possible.

Please see https://github.com/leanprover/lean4/releases/tag/v4.2.0-rc4
and the [zulip thread](https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/Potential.20data.20loss.20from.20.60lake.20clean.60.20with.204.2E2.2E0-rc2.2F3/near/397875701) for more information.
2023-10-22 09:25:36 +11:00
Henrik Böving 0f1b99c1c1 fix: Second miss-handling of free variables 2023-10-17 21:32:48 +02:00
Henrik Böving bc9cba13b1 fix: First miss-handling of free variables 2023-10-17 20:21:24 +02:00
Henrik Böving f15d561411 chore: update toolchain 2023-10-17 20:21:24 +02:00
Alex J Best 5b4d779b31 Update DocGen4/Output/DocString.lean 2023-10-16 20:42:29 +02:00
Alex J. Best 074c783259 feat: html escape docstrings 2023-10-16 20:42:29 +02:00
Henrik Böving f9d9875671 perf: Don't call Lake from within doc-gen anymore 2023-10-09 09:30:16 +02:00
Henrik Böving 402cfda104 fix: reintroduce basic definition lemmas
Closes: #155
2023-10-08 11:33:27 +02:00
Henrik Böving 3a9cfabe58 fix: trace lake jobs properly 2023-10-08 11:30:11 +02:00
Henrik Böving fa8c9d771a feat: Always document the transitive closure of a module 2023-10-07 21:07:55 +02:00
Henrik Böving 649e7791fa feat: Respect srcDir configuration in lake 2023-09-27 09:52:22 +02:00
Henrik Böving e1bd706c91 ux: better git error reporting 2023-09-26 23:18:31 +02:00
Mario Carneiro 96870507c5 feat: add jump-src.js for #src links 2023-09-21 11:38:22 +02:00
Mario Carneiro 800041825e fix: don't fetch unused cache, FF fixes 2023-09-21 09:24:37 +02:00
Alex J. Best cf072e2be0 fix navbar break 2023-09-18 23:55:19 +02:00
Alex J. Best a088f648b1 clean the expand-nav implementation up a bit 2023-09-18 23:55:19 +02:00
Alex J. Best 924be4c7d8 feat: expand the current file in the navbar 2023-09-18 23:55:19 +02:00
Henrik Böving 34185d4fef chore: debug 2023-09-18 22:54:37 +02:00
Henrik Böving 7e89b462f0 chore: update toolchain 2023-09-18 22:08:46 +02:00
Ruben Van de Velde 19568c0659 feat: autolink references to files 2023-09-16 14:37:22 +02:00
Henrik Böving f9b5a2903a fix: header-data.bmp 2023-09-15 00:39:28 +02:00
Henrik f7307953d8 fix: sort expression printing 2023-09-10 14:44:14 +02:00
Henrik f0967b7072 chore: reduce debounce time 2023-09-10 12:53:48 +02:00
Henrik 08de0ad10c feat: reduce JSON data size 2023-09-10 12:39:49 +02:00
josojo a0779fa7de Update lean-toolchain
Usually, the tags are named with a prefixed v. The same is true for the current releases
2023-09-10 12:22:14 +02:00