diff --git a/doc/chibi.scrbl b/doc/chibi.scrbl index ab02a3b4..e832b481 100755 --- a/doc/chibi.scrbl +++ b/doc/chibi.scrbl @@ -1444,6 +1444,20 @@ loading (since it loads many libraries) - if you have any difficulties with image files on your platform you can run \command{snow-chibi --noimage} to disable this feature. +\subsection{Snow Configuration} + +Snow is configured in the file $HOME/.snow/config.scm. A common example, +for use with packaging your own code, may look like the one below: +(Note that the empty list is \emph{not} quoted! This file is not evaluated, +but is simply read as an alist of configurations. See +https://snow-fort.org/doc/author/ for more details.) +\schemeblock{ +((authors "Alysssa P. Hacker ") + (maintainers "Alyssa P. Hacker , Eva Luator