rsmultigit 0.1.15

Manage multiple git repositories at once
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
authors = ["veltzer"]
language = "en"
src = "src"
title = "RSMultiGit - Rust Multi-Git"

[build]
build-dir = "book"

[output.html]
default-theme = "rust"
preferred-dark-theme = "ayu"
git-repository-url = "https://github.com/veltzer/rsmultigit"
edit-url-template = "https://github.com/veltzer/rsmultigit/edit/master/docs/{path}"