Web/ForgeTrust.Runnable.Web.RazorDocs/Controllers/DocsController.cs

DocsController

Type

DocsController

Controller for serving documentation pages.
Method

Index()

Displays the documentation index view containing available documentation items.
Method

Details(string)

Displays the details view for a documentation item identified by the given path.
Method

Search()

Displays the dedicated docs search page.
Method

SearchIndex()

Returns docs search index data for live-hosted docs.