docs: change license to CC BY-NC-SA

This commit is contained in:
Oleg Kalachev
2019-09-03 00:48:36 +03:00
parent c711446e49
commit a1ada2d55c
7 changed files with 664 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
"sitemap@https://github.com/okalachev/plugin-sitemap.git",
"toolbar@https://github.com/hamishwillee/gitbook-plugin-toolbar.git",
"addcssjs",
"localized-footer@git@github.com:okalachev/gitbook-plugin-localized-footer.git",
"image-zoom@https://github.com/okalachev/gitbook-plugin-image-zoom.git",
"language-picker@https://github.com/okalachev/gitbook-plugin-language-picker.git"
],
@@ -51,6 +52,10 @@
},
"language-picker": {
"languages": [["ru", "Russian"], ["en", "English"]]
},
"localized-footer": {
"hline": false,
"filename": "./FOOTER.md"
}
}
}