Initial work on improving docs.

This commit is contained in:
Syfaro 2020-07-26 17:22:16 -05:00
parent 2f7211a708
commit 5be25266b5
12 changed files with 674 additions and 0 deletions

9
book.toml Normal file
View file

@ -0,0 +1,9 @@
[book]
authors = ["Syfaro"]
language = "en"
multilingual = false
src = "docs"
title = "Go Telegram Bot API"
[output.html]
git-repository-url = "https://github.com/go-telegram-bot-api/telegram-bot-api"