# PhoenixKitDocumentCreator v0.2.7 - Table of Contents Document Creator module for PhoenixKit — document templates and PDF generation via Google Docs ## Modules - [PhoenixKitDocumentCreator](PhoenixKitDocumentCreator.md): Document Creator module for PhoenixKit. - [PhoenixKitDocumentCreator.Documents](PhoenixKitDocumentCreator.Documents.md): Context module for managing templates and documents via Google Drive. - [PhoenixKitDocumentCreator.GoogleDocsClient](PhoenixKitDocumentCreator.GoogleDocsClient.md): Google Docs and Drive API client for the Document Creator module. - [PhoenixKitDocumentCreator.GoogleDocsClient.DriveWalker](PhoenixKitDocumentCreator.GoogleDocsClient.DriveWalker.md): Paginated + recursive Google Drive traversal. - [PhoenixKitDocumentCreator.Paths](PhoenixKitDocumentCreator.Paths.md): Centralized path helpers for the Document Creator module. - [PhoenixKitDocumentCreator.Schemas.Document](PhoenixKitDocumentCreator.Schemas.Document.md): Schema for documents created from templates or from scratch. - [PhoenixKitDocumentCreator.Schemas.HeaderFooter](PhoenixKitDocumentCreator.Schemas.HeaderFooter.md): Legacy schema for reusable header or footer designs. - [PhoenixKitDocumentCreator.Schemas.Template](PhoenixKitDocumentCreator.Schemas.Template.md): Schema for document templates. - [PhoenixKitDocumentCreator.Variable](PhoenixKitDocumentCreator.Variable.md): Variable definitions for document templates. - [PhoenixKitDocumentCreator.Web.Components.CreateDocumentModal](PhoenixKitDocumentCreator.Web.Components.CreateDocumentModal.md): Multi-step modal for creating documents. - [PhoenixKitDocumentCreator.Web.DocumentsLive](PhoenixKitDocumentCreator.Web.DocumentsLive.md): Main listing page for the Document Creator. - [PhoenixKitDocumentCreator.Web.GoogleOAuthSettingsLive](PhoenixKitDocumentCreator.Web.GoogleOAuthSettingsLive.md): Settings page for the Document Creator module.