class Docs::LicenseDocumentation
- Docs::LicenseDocumentation
- AuthLayout
- Reference
- Object
Overview
Static webpage displaying some information regarding the licensing of the project.
Defined in:
pages/docs/license_documentation.crConstant Summary
- 
        ASSIGNS = [context : HTTP::Server::Context] of Nil
- 
        Static webpage displaying some information regarding the licensing of the project. 
Constructors
- 
        .new(context : HTTP::Server::Context, **unused_exposures)
        
          Static webpage displaying some information regarding the licensing of the project. 
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 some information regarding the licensing of the project.