Python/book.json

12 lines
212 B
JSON
Raw Normal View History

{
"plugins": [
"github",
"toggle-chapters",
"github-buttons"
],
"pluginsConfig": {
"github": {
"url": "https://github.com/TwoWater/Python"
}
}
}