1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
authors = ["figsoda"]
description = "Filesystem-based module system for Nix"
title = "haumea"
[build]
extra-watch-dirs = ["."]
[output.html]
edit-url-template = "https://github.com/nix-community/haumea/edit/main/docs/{path}"
git-repository-url = "https://github.com/nix-community/haumea"
preferred-dark-theme = "ayu"
site-url = "/haumea/"