mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-05 14:35:50 +00:00
parent
d8be33581d
commit
52b90b2f45
23 changed files with 2 additions and 2 deletions
3
docs/api/android/index.md
Normal file
3
docs/api/android/index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NMEAParser API Reference
|
||||
|
||||
Select an API from the menu on the left.
|
||||
24
docs/api/index.md
Normal file
24
docs/api/index.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Library reference
|
||||
|
||||
**Select your platform:**
|
||||
|
||||
- [.NET Standard API Reference](netstd/index.html)
|
||||
|
||||
- [.NET Framework API Reference](netfx/index.html)
|
||||
|
||||
- [.NET Core API Reference](netcore/index.html)
|
||||
|
||||
- [UWP API Reference](uwp/index.html)
|
||||
|
||||
- [Android API Reference](android/index.html)
|
||||
|
||||
- [iOS API Reference](ios/index.html)
|
||||
|
||||
### Object model diagram:
|
||||
|
||||
[Click here](omd.html) to see the full object model diagram
|
||||
|
||||
### Platform specific devices:
|
||||
|
||||
Note: The library reference is identical on each platform, except some platforms have platform-specific additional NMEA devices to simplify usage on those platforms. While they may be named the same, they might be have slightly different or take different platform-specific arguments.
|
||||
See the menu in the "[Getting Started](../concepts/index.html)" section for more info on these.
|
||||
3
docs/api/ios/index.md
Normal file
3
docs/api/ios/index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NMEAParser API Reference
|
||||
|
||||
Select an API from the menu on the left.
|
||||
3
docs/api/netcore/index.md
Normal file
3
docs/api/netcore/index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NMEAParser API Reference
|
||||
|
||||
Select an API from the menu on the left.
|
||||
3
docs/api/netfx/index.md
Normal file
3
docs/api/netfx/index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NMEAParser API Reference
|
||||
|
||||
Select an API from the menu on the left.
|
||||
3
docs/api/netstd/index.md
Normal file
3
docs/api/netstd/index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NMEAParser API Reference
|
||||
|
||||
Select an API from the menu on the left.
|
||||
3
docs/api/uwp/index.md
Normal file
3
docs/api/uwp/index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NMEAParser API Reference
|
||||
|
||||
Select an API from the menu on the left.
|
||||
Loading…
Add table
Add a link
Reference in a new issue