Fixed some index warnings and added back main index file

This commit is contained in:
Morten Nielsen 2020-06-25 15:48:56 -07:00
parent 634cc86efc
commit 61bda1f608
3 changed files with 3 additions and 2 deletions

View file

@ -31,7 +31,7 @@ You can get the library via [NuGet](http://www.nuget.org) if you have the extens
```
See the Platform specific device creation section in the menu for more specifics on device creation.
### 3. [Browse the API Reference](../api/index.html)
### 3. [Browse the API Reference](../api/index.md)
### 4. Explore the Object Model Diagrams
[.NET Standard OMD](../api/omd.html)

View file

@ -144,6 +144,7 @@
},
{
"files": [
"api/index.md",
"concepts/**.md",
"concepts/**/toc.yml",
"toc.yml",

View file

@ -14,7 +14,7 @@ See here for details: https://github.com/sponsors/dotMorten
## Getting started:
Read the [Getting Started](concepts/index.html) notes
Read the [Getting Started](concepts/index.md) notes
![sampleapp2](https://cloud.githubusercontent.com/assets/1378165/5062460/10cc3064-6d77-11e4-8365-1e9c7c346afc.png)