Remove yaml header of index.md (#530)

This commit is contained in:
Qinen Zhu 2016-06-15 15:01:38 +08:00 коммит произвёл Ken Chen
Родитель 5d42e279be
Коммит 53fba6deef
2 изменённых файлов: 0 добавлений и 14 удалений

Просмотреть файл

@ -1,10 +1,3 @@
---
_tocPath: api/toc.html
_tocRel: toc.html
_navPath: toc.html
_navRel: ../toc.html
---
# .NET Core API Reference
The .NET Core API Reference documents the types and type members available in .NET Core. You can navigate to the documentation for a particular type (a class, structure, delegate, enum, or interface) or type member (a constructor, method, field, property, or event) in any of three ways:

Просмотреть файл

@ -1,10 +1,3 @@
---
_tocPath: docs/toc.html
_tocRel: toc.html
_navPath: toc.html
_navRel: ../toc.html
---
## Getting started
In this docset, you will find tutorials that will teach you how to get started with .NET Core. You can also find the API reference documentation.