aboutsummaryrefslogtreecommitdiff
path: root/docs/book.json
diff options
context:
space:
mode:
authorJakob Stendahl <14180120+JakobST1n@users.noreply.github.com>2018-12-01 00:28:28 +0100
committerGitHub <noreply@github.com>2018-12-01 00:28:28 +0100
commit19df9946b438b38b9a4f3f57ad002981a1ae1eaf (patch)
treee8eb839a305502584e31e1b1a96c70406b9b6255 /docs/book.json
parentfd7a1b51126f8b8f889807cb7d56bb3626a0e0b5 (diff)
parent7ec685de6e441af1f614bb9d18e25c047d21466b (diff)
downloadLuxcena-Neo-19df9946b438b38b9a4f3f57ad002981a1ae1eaf.tar.gz
Luxcena-Neo-19df9946b438b38b9a4f3f57ad002981a1ae1eaf.zip
Merge pull request #6 from JakobST1n/dev
Written docs, finished CLI
Diffstat (limited to 'docs/book.json')
-rw-r--r--docs/book.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/book.json b/docs/book.json
new file mode 100644
index 0000000..37d480d
--- /dev/null
+++ b/docs/book.json
@@ -0,0 +1,10 @@
+{
+ "title": "Luxcena-Neo wiki",
+ "author": "JakobST1n",
+ "plugins": ["code", "pretty-term", "hints", "comment", "github", "emphasize", "api", "offline"],
+ "pluginsConfig": {
+ "github": {
+ "url": "https://github.com/jakobst1n/luxcena-neo"
+ }
+ }
+}