class Docs::ApiDocumentation
- Docs::ApiDocumentation
- AuthLayout
- Reference
- Object
Overview
Static webpage displaying api documentation, which can also be found on github.
Defined in:
pages/docs/api_documentation.crConstant Summary
-
ASSIGNS =
[context : HTTP::Server::Context] of Nil
-
Static webpage displaying api documentation, which can also be found on github.
Constructors
-
.new(context : HTTP::Server::Context, **unused_exposures)
Static webpage displaying api documentation, which can also be found on github.
Instance Method Summary
Instance methods inherited from class AuthLayout
content
content,
page_title
page_title,
render
render
Constructor Detail
def self.new(context : HTTP::Server::Context, **unused_exposures)
#
Static webpage displaying api documentation, which can also be found on github.