30 Star 114 Fork 30

chai2010 / Go语言定制指南

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
book.toml 654 Bytes
一键复制 编辑 原始数据 按行查看 历史
chai2010 提交于 2023-01-25 23:36 . zz
# https://giscus.app
# https://github.com/badboy/mdbook-mermaid
[book]
title = "Go语言定制指南"
authors = ["柴树杉", "史斌", "丁尔男"]
description = "从Go语法树开始定制自己的语言"
language = "zh"
multilingual = false
src = "."
[build]
build-dir = "book"
[preprocessor.mermaid]
command = "mdbook-mermaid"
[output.html]
additional-css = ["style.css"]
additional-js = ["js/custom.js", "js/bigPicture.js", "js/mermaid.min.js", "js/mermaid-init.js"]
git-repository-url = "https://github.com/chai2010/go-ast-book"
edit-url-template = "https://github.com/chai2010/go-ast-book/edit/master/{path}"
git-repository-icon = "fa-github"
Go
1
https://gitee.com/chai2010/go-ast-book.git
git@gitee.com:chai2010/go-ast-book.git
chai2010
go-ast-book
Go语言定制指南
master

搜索帮助