From a579a88af919d23c556bca8e025236f08d913a32 Mon Sep 17 00:00:00 2001 From: Morten Nielsen <1378165+dotMorten@users.noreply.github.com> Date: Sat, 25 Jan 2020 13:38:56 -0800 Subject: [PATCH] Update index.md --- docs/api/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/api/index.md b/docs/api/index.md index 1cd5530..cde1aa1 100644 --- a/docs/api/index.md +++ b/docs/api/index.md @@ -14,11 +14,12 @@ - [iOS API Reference](ios/index.html) -### Object model diagram: +### Object model diagrams +Click below to see the full object model diagram: -[Click here](omd.html) to see the full object model diagram + - [.NET Standard](omd.html) ### 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. \ No newline at end of file +See the menu in the "[Getting Started](../concepts/index.html)" section for more info on these.