repox 0.1.0

trait framework for data repository patterns
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
title = "RepoX Documentation"
description = "Read The Friendly Manual"
src = "."

[output.html]
default-theme = "rust"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/benfalk/repox"
edit-url-template = "https://github.com/benfalk/repox/edit/main/{path}"
no-section-label = true
playground = { runnable = false }
fold = { enable = true, level = 1 }