hasura-rest-hands-on/book.toml
2024-02-06 14:27:48 +09:00

11 lines
366 B
TOML

[book]
authors = ["Kohei Watanabe"]
language = "ja"
src = "docs"
title = "Hasuraで作るREST API"
[output.html]
additional-js = ["external-links.js", "regexp-search.js"]
edit-url-template = "https://github.com/kou029w/hasura-rest-hands-on/edit/main/{path}"
git-repository-url = "https://github.com/kou029w/hasura-rest-hands-on"
site-url = "/hasura-rest-hands-on/"