bookshelf-doc/DocGen4/Output
Siddharth Bhat 91891fc4fd Generate relative paths for documentation.
We keep track of the current nesting depth in our Context,
and use this to generate the correct relative path to the root.
2022-02-21 10:14:15 +00:00
..
Base.lean Generate relative paths for documentation. 2022-02-21 10:14:15 +00:00
Class.lean refactor: docstring between basic and extra info 2022-02-20 03:14:58 +08:00
ClassInductive.lean refactor: docstring between basic and extra info 2022-02-20 03:14:58 +08:00
Definition.lean feat: Better equation Handling 2022-02-20 13:45:18 +01:00
DocString.lean feat: allow intra link in code block 2022-02-20 13:28:48 +08:00
Find.lean feat: Implement the rest of search 2022-02-13 15:42:15 +01:00
Index.lean chore: bump toolchain, bye auto pure 2022-02-12 15:09:13 +01:00
Inductive.lean fix: fix docstring order 2022-02-18 11:28:44 +08:00
Instance.lean refactor: docstring between basic and extra info 2022-02-20 03:14:58 +08:00
Module.lean fix: Readd equations for instances 2022-02-20 13:52:57 +01:00
Navbar.lean fix: use flattened Html element 2022-02-19 02:07:25 +08:00
NotFound.lean chore: bump toolchain, bye auto pure 2022-02-12 15:09:13 +01:00
Structure.lean fix: fix docstring order 2022-02-18 11:28:44 +08:00
Template.lean feat: config mathjax like doc-gen 2022-02-18 03:27:00 +08:00