Initial work on grouping by tfm and generate applies to ref doc

This commit is contained in:
Morten Nielsen 2021-03-15 15:20:48 -07:00
parent 9a6940b84d
commit c67e759cdd
7 changed files with 451 additions and 37 deletions

View file

@ -2,17 +2,17 @@
**Select your platform:**
- [.NET Standard API Reference](netstd/index.md)
- [.NET Standard API Reference](netstd/index.html)
- [.NET Framework API Reference](netfx/index.md)
- [.NET Framework API Reference](netfx/index.html)
- [.NET Core API Reference](netcore/index.md)
- [.NET Core API Reference](netcore/index.html)
- [UWP API Reference](uwp/index.md)
- [UWP API Reference](uwp/index.html)
- [Android API Reference](android/index.md)
- [Android API Reference](android/index.html)
- [iOS API Reference](ios/index.md)
- [iOS API Reference](ios/index.html)
### Object model diagrams
Click below to see the full object model diagram:

18
docs/api/toc.yml Normal file
View file

@ -0,0 +1,18 @@
- name: API Reference
- name: NmeaParser
items:
- name: .NET Standard
href: netstd/index.html
- name: .NET Core
href: netcore/index.html
- name: .NET Framework
href: netfx/index.html
- name: Windows Universal
href: uwp/index.html
- name: Xamarin.Android
href: android/index.html
- name: Xamarin.iOS
href: ios/index.html
- name: Object Model Diagram
href: omd.html