mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-04 22:17:50 +00:00
Added DocFX documentation
This commit is contained in:
parent
9a32f41edf
commit
3571fdec12
25 changed files with 563 additions and 0 deletions
21
docs/index.md
Normal file
21
docs/index.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# NMEA Parser
|
||||
|
||||
Library for reading and parsing NMEA data message streams. It makes it easy to connect and listen for NMEA messages
|
||||
coming from various devices in Windows Universal, Windows Desktop/.NET and Windows Universal apps as well
|
||||
as Xamarin for iOS and Android.
|
||||
|
||||
|
||||
## Sponsoring
|
||||
|
||||
If you like this library and use it a lot, consider sponsoring me. Anything helps and encourages me to keep going.
|
||||
|
||||
See here for details: https://github.com/sponsors/dotMorten
|
||||
|
||||
|
||||
## Getting started:
|
||||
|
||||
Read the [Getting Started](concepts/index.html) notes
|
||||
|
||||
|
||||

|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue