Add required documentation
[com/gs-lite.git] / docs / conf.py
diff --git a/docs/conf.py b/docs/conf.py
new file mode 100644 (file)
index 0000000..06f93cd
--- /dev/null
@@ -0,0 +1,7 @@
+from docs_conf.conf import *
+
+branch = 'latest'
+
+linkcheck_ignore = [
+      'http://localhost',
+]