Commit graph

12 commits

Author SHA1 Message Date
3d2e4621a0 Add web server 2023-12-12 21:59:26 -05:00
c1dee26c3f Placeholder index. 2023-12-12 20:58:00 -05:00
8efcd9bca3 Merge pull request 'charli-branch' (#1) from charli-branch into main
Reviewed-on: #1
2023-12-13 01:50:25 +00:00
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
1109081886 Modifications and try with current module and its used modules 2023-12-11 01:10:09 -05:00
cc7934197e it reordered it, sorry... 2023-12-11 00:41:35 -05:00
383d97b046 Add a function to list procs and their docs in a module 2023-12-11 00:36:55 -05:00
fced876ec5 Remove markdown readme 2023-12-10 22:21:17 -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
0f78e677d1 Initial commit 2023-12-05 18:53:08 +00:00