mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-05 06:25:36 +00:00
Fix links and upgrade DocFX to 2.55
This commit is contained in:
parent
47eb49b885
commit
bbc7cb3589
3 changed files with 9 additions and 9 deletions
|
|
@ -2,17 +2,17 @@
|
|||
|
||||
**Select your platform:**
|
||||
|
||||
- [.NET Standard API Reference](netstd/index.html)
|
||||
- [.NET Standard API Reference](netstd/index.md)
|
||||
|
||||
- [.NET Framework API Reference](netfx/index.html)
|
||||
- [.NET Framework API Reference](netfx/index.md)
|
||||
|
||||
- [.NET Core API Reference](netcore/index.html)
|
||||
- [.NET Core API Reference](netcore/index.md)
|
||||
|
||||
- [UWP API Reference](uwp/index.html)
|
||||
- [UWP API Reference](uwp/index.md)
|
||||
|
||||
- [Android API Reference](android/index.html)
|
||||
- [Android API Reference](android/index.md)
|
||||
|
||||
- [iOS API Reference](ios/index.html)
|
||||
- [iOS API Reference](ios/index.md)
|
||||
|
||||
### Object model diagrams
|
||||
Click below to see the full object model diagram:
|
||||
|
|
@ -22,4 +22,4 @@ Click below 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.
|
||||
See the menu in the "[Getting Started](../concepts/index.md)" section for more info on these.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue