Go to file
TakeV c3268f6688
Reorg guix.scm to define the package explicitly
2023-12-13 09:31:32 -05:00
doc Set up hall 2023-12-08 10:25:58 -05:00
guile-docs Hacks for not having modules yet, so lazy.lol 2023-12-13 09:11:37 -05:00
public Hacks for not having modules yet, so lazy.lol 2023-12-13 09:11:37 -05:00
.dir-locals.el Add dir locals and add haunt dependency 2023-12-12 23:45:07 -05:00
.gitignore Set up hall 2023-12-08 10:25:58 -05:00
COPYING Set up hall 2023-12-08 10:25:58 -05:00
HACKING Set up hall 2023-12-08 10:25:58 -05:00
README Set up hall 2023-12-08 10:25:58 -05:00
README.org Add note in readme on getting going with guix 2023-12-12 23:32:32 -05:00
guile-docs.scm Some theming, fix bugs and such, better templating 2023-12-13 09:11:37 -05:00
guix.scm Reorg guix.scm to define the package explicitly 2023-12-13 09:31:32 -05:00
hall.scm Add record <docs> 2023-12-12 20:14:49 -05:00
manifest.scm Add manifest 2023-12-08 10:34:55 -05:00

README

# -*- mode: org; coding: utf-8; -*-

#+TITLE: README for Guile Guile-Docs

Like janetdocs or clojuredocs, but for guile!

* Developing
** Guix
Just run src_bash{guix shell -Df guix.scm -m manifest.scm} to get a developer environment.

manifest.scm is intended for dev tools related programs.