暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

book.toml 349B

1234567891011
  1. [book]
  2. title = "Dispensy"
  3. authors = ["xythobuz"]
  4. description = "Documentation for Dispensy, the universal Cocktail Machine hardware."
  5. language = "en"
  6. multilingual = false
  7. src = "src"
  8. [output.html]
  9. git-repository-url = "https://github.com/drinkrobotics/dispensy"
  10. edit-url-template = "https://github.com/drinkrobotics/dispensy/edit/main/docs/{path}"