From 00f58b9881f673c8f96ec6713d1a0952df942361 Mon Sep 17 00:00:00 2001 From: Jisan <66010486+Jisan09@users.noreply.github.com> Date: Fri, 5 May 2023 09:48:47 +0530 Subject: [PATCH] feat: Add gitbook --- .gitbook.yaml | 1 + .sourcery.yaml | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitbook.yaml diff --git a/.gitbook.yaml b/.gitbook.yaml new file mode 100644 index 0000000000..c9784aaa2c --- /dev/null +++ b/.gitbook.yaml @@ -0,0 +1 @@ +root: ./docs \ No newline at end of file diff --git a/.sourcery.yaml b/.sourcery.yaml index eeb066b3e5..59c5eade5e 100644 --- a/.sourcery.yaml +++ b/.sourcery.yaml @@ -20,6 +20,7 @@ ignore: # A list of paths or files which Sourcery will ignore. - .tox - node_modules - vendor +- docs/* rule_settings: enable: