class Docs::ApiDocumentation

Overview

Static webpage displaying api documentation, which can also be found on github.

Defined in:

pages/docs/api_documentation.cr

Constant Summary

ASSIGNS = [context : HTTP::Server::Context] of Nil

Static webpage displaying api documentation, which can also be found on github.

Constructors

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.


Instance Method Detail

def content #

[View source]