Weavy.Web.Areas.Docs Namespace
- Namespace:
- Weavy.Web.Areas.Docs
- Assembly:
- Weavy.Web.dll
Classes
Docs |
|
Docs |
Use this class to customize the Help Page.
For example you can set a custom System.Web.Http.Description.IDocumentationProvider to supply the documentation
or you can provide the samples for the requests/responses.
|
Multi |
A custom System.Web.Http.Description.IDocumentationProvider that reads the API documentation from an XML documentation file,
See https://stackoverflow.com/questions/22165724/web-api-help-page-xml-comments-from-more-than-1-files.
|
Interfaces
IExtra |
Interface for documentation providers that can return additional metadata. |