We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ce991 commit 31b03e7Copy full SHA for 31b03e7
README.md
@@ -11,7 +11,7 @@ LoopBack DataSource Juggler consists of the following components:
11
* DataSource
12
* Connector
13
14
-
+
15
16
## LoopBack Definition Language
17
docs.json
@@ -39,6 +39,10 @@
39
"docs/definition-language.md",
40
"docs/datasource-connector.md"
41
],
42
- "codeSectionDepth": 4
+ "codeSectionDepth": 4,
43
+ "assets": {
44
+ "/": "/docs",
45
+ "/docs": "/docs"
46
+ }
47
}
48
overview.png renamed to docs/overview.png
0 commit comments