Commit graph

5 commits

Author SHA1 Message Date
713f88c1c3
Add record <docs>
Add docs-in-module

The new <docs> record is how we can pass around information associated with a
particular symbol. It stores the symbol, module, and documentation right now,
but could be extended later.

docs-in-module will let us grab a list of <doc> from a specified module.
2023-12-12 20:14:49 -05:00
f59d7eff68
Rename src to guile-docs 2023-12-12 19:24:25 -05:00
cc7934197e it reordered it, sorry... 2023-12-11 00:41:35 -05:00
1bb94e05db
Add manifest 2023-12-08 10:34:55 -05:00
9761663ef3
Set up hall 2023-12-08 10:25:58 -05:00