-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtoc.yml
More file actions
28 lines (28 loc) · 879 Bytes
/
toc.yml
File metadata and controls
28 lines (28 loc) · 879 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
items:
- name: Introduction
href: index.md
- name : Packages
items :
- name: Controller
href: ../ctrl/README.md
- name: .NET TWIN
href: ../src/AXOpen.Io/README.md
- name: Blazor
href: ../src/AXOpen.Io.blazor/README.md
- name: Components
href: README.md
items:
- name: Base I/O component
href: Component_1.md
- name: Component hardware diagnostics
href: Component_2.md
- name: Record access tool
href: Component_3.md
- name: IOLinkET200SP & Balluff I/O
href: Component_4.md
- name: Hardware diagnostics
href: Component_5.md
- name: Changes
href: CHANGELOG.md
- name: Troubleshooting
href: TROUBLES.md