You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/documentation.md
+22-23Lines changed: 22 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,27 +5,26 @@ currentMenu: documentation
5
5
6
6
# Documentation
7
7
8
-
## Configuration
9
-
10
-
The [Configuration documentation](configuration.html) describes how the values in the IntegrationEngine.json file can be set.
11
-
12
-
## Integration Jobs
13
-
14
-
The [Integration Jobs documentation](configuration.html) lists the built-in integration jobs, and explains their usage.
15
-
16
-
## Web API
17
-
18
-
The [Web API documentation](configuration.html) lists the available HTTP endpoints, and explains their usage.
19
-
20
-
## InEngine.NET Client
21
-
22
-
The [InEngine.NET Client documentation](client-library.html) lists the available methods for interacting with the Web API in the client library, and explains their usage.
23
-
24
-
## InEngine.NET Console
25
-
26
-
The [InEngine.NET Console documentation](console-client.html) lists the available CLI commands, and explains their usage.
27
-
28
-
## InEngine.NET Console
29
-
30
-
The [InEngine.NET Console documentation](console-client.html) lists the available CLI commands, and explains their usage.
<dd>Lists the built-in integration jobs in the <a href="https://www.nuget.org/packages/IntegrationEngine.Core">InEngine.NET Core</a> package, and explains their usage.</dd>
0 commit comments