mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-07 07:24:04 +00:00
Move the docs folder to docfx
This commit is contained in:
parent
3571fdec12
commit
d8be33581d
23 changed files with 2 additions and 2 deletions
|
|
@ -1,30 +0,0 @@
|
|||
- name: Getting Started
|
||||
href: index.md
|
||||
- name: Platform specific device creation
|
||||
items:
|
||||
- name: .NET Framework
|
||||
items:
|
||||
- name: SerialPort
|
||||
href: SerialPortNetFX.md
|
||||
- name: .NET Framework
|
||||
items:
|
||||
- name: SerialPort
|
||||
href: SerialPortNetCore.md
|
||||
- name: UWP
|
||||
items:
|
||||
- name: SerialPort
|
||||
href: SerialPortUWP.md
|
||||
- name: Bluetooth
|
||||
href: BluetoothUWP.md
|
||||
- name: Android
|
||||
items:
|
||||
- name: Bluetooth
|
||||
href: BluetoothAndroid.md
|
||||
- name: iOS
|
||||
items:
|
||||
- name: Bluetooth
|
||||
href: BluetoothiOS.md
|
||||
- name: Custom message types
|
||||
href: CustomMessages.md
|
||||
- name: Creating a location provider for ArcGIS Runtime SDK
|
||||
href: ArcGISRuntime.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue