This commit is contained in:
Eric Langland 2018-03-21 13:53:54 -07:00
Родитель 1efd1b0c7a
Коммит 4f97c7cf25
2 изменённых файлов: 1 добавлений и 1 удалений

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

@ -16,7 +16,7 @@ We've made an effort to develop an annotation model that maps very closely to th
![Convert Comments to OpenAPI](docs/images/comment-oai-map.png "Map /// C# Comments --> OpenAPI.NET")
### Mechanics
After you've corrrectly annotated your C# code, you'll need to build your solution and then retrieve the output XML file where MSBuild.exe aggegates the projects comments.
After you've corrrectly annotated your C# code, you'll need to build your solution and then retrieve the output XML file where MSBuild.exe aggegates the projects comments. This file is what this utility will use to convert your comments into an OpenAPI.NET object.
![Enable Comment Output](docs/images/vs-enable.png "Output comments from MSBuild.exe")

Двоичные данные
docs/images/banner.png

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 453 KiB

После

Ширина:  |  Высота:  |  Размер: 523 KiB