Skip to content

Commit df6257e

Browse files
committed
docs: reorder table of contents
1 parent 57cec38 commit df6257e

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

docs/users-manual/toc.yml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,35 @@
2525
- name: What's new in the SDK?
2626
href: getting-started/whats-new.md
2727

28+
- name: SDK programming guide
29+
items:
30+
- name: Making a connection
31+
href: sdk-programming-guide/making-a-connection.md
32+
- name: Threads
33+
href: sdk-programming-guide/threads.md
34+
- name: Delegates (callbacks) in the SDK
35+
href: sdk-programming-guide/delegates-in-sdk.md
36+
- name: The KeyCollector and alternatives
37+
href: sdk-programming-guide/key-collector.md
38+
- name: The KeyCollector and touch
39+
href: sdk-programming-guide/key-collector-touch.md
40+
- name: Providing alternate cryptographic implementations
41+
href: sdk-programming-guide/alternate-crypto.md
42+
- name: Sensitive data
43+
href: sdk-programming-guide/sensitive-data.md
44+
- name: Secure Channel Protocol (SCP03, SCP11)
45+
href: sdk-programming-guide/secure-channel-protocol.md
46+
- name: Commands
47+
href: sdk-programming-guide/commands.md
48+
- name: Device notifications
49+
href: sdk-programming-guide/device-notifications.md
50+
- name: PIN complexity policy
51+
href: sdk-programming-guide/pin-complexity-policy.md
52+
- name: YubiKey Bio Multi-protocol Edition considerations and quirks
53+
href: sdk-programming-guide/bio-mpe.md
54+
- name: Maintaining compatibility
55+
href: sdk-programming-guide/appcompat.md
56+
2857
- name: YubiKey reference
2958
items:
3059
- name: Physical interfaces
@@ -380,36 +409,7 @@
380409
- name: Interacting with a YubiHSM 2
381410
href: application-yubihsm-auth/interacting-yubihsm-2.md
382411

383-
- name: SDK programming guide
384-
items:
385-
- name: Making a connection
386-
href: sdk-programming-guide/making-a-connection.md
387-
- name: Threads
388-
href: sdk-programming-guide/threads.md
389-
- name: Delegates (callbacks) in the SDK
390-
href: sdk-programming-guide/delegates-in-sdk.md
391-
- name: The KeyCollector and alternatives
392-
href: sdk-programming-guide/key-collector.md
393-
- name: The KeyCollector and touch
394-
href: sdk-programming-guide/key-collector-touch.md
395-
- name: Providing alternate cryptographic implementations
396-
href: sdk-programming-guide/alternate-crypto.md
397-
- name: Sensitive data
398-
href: sdk-programming-guide/sensitive-data.md
399-
- name: Secure Channel Protocol (SCP03, SCP11)
400-
href: sdk-programming-guide/secure-channel-protocol.md
401-
- name: Commands
402-
href: sdk-programming-guide/commands.md
403-
- name: Device notifications
404-
href: sdk-programming-guide/device-notifications.md
405-
- name: PIN complexity policy
406-
href: sdk-programming-guide/pin-complexity-policy.md
407-
- name: YubiKey Bio Multi-protocol Edition considerations and quirks
408-
href: sdk-programming-guide/bio-mpe.md
409-
- name: Maintaining compatibility
410-
href: sdk-programming-guide/appcompat.md
411-
412-
- name: "Supporting routines"
412+
- name: Supporting routines
413413
homepage: support/support-overview.md
414414
items:
415415
- name: TLV

0 commit comments

Comments
 (0)