Application
Interfaces, Classes, Traits and Enums
- BuildCommand
- Artisan Command to trigger Static Site Build
- DocumentationController
- Resource Controller for the Documentation views.
- Laradocgen
- Package Singleton Class.
- LaradocgenFacade
- Facade Accessor for Laradocgen.
- LaradocgenServiceProvider
- MarkdownConverter
- Wrapper for the Commonmark Markdown Converter Singleton registered in the Service Provider
- MarkdownPage
- The Markdown Page Object
- MarkdownPageCollection
- Creates a Collection of MarkdownPage objects
- MarkdownPreprocessor
- Markdown preprocessor.
- ParsesLinkIndex
- Parse the linkIndex.yml file which is used to determine the order the MarkdownPageCollection::class collection for pages in the sidebar.
- PathController
- Handles, validates, and assembles the paths used for I/O.
- RealtimeCompiler
- RealtimeCompiler Class
- StaticPageBuilder
- Compile a Laravel route into static HTML