-
Notifications
You must be signed in to change notification settings - Fork 0
Documentation Viewer
PlatanoGames edited this page Aug 8, 2026
·
3 revisions
PGXDocs provides a documentation registry, Markdown rendering, navigation, search, link validation, file watching and an editor viewer.
PGXDocsPGXDocsEditor
Projects can index their own documentation, plugin documentation and additional configured directories. Public documents should use repository-relative links and remain inside distributable directories.
An IPGXDocumentationProvider interface is present, but automatic provider
discovery is not claimed as a verified extension path in this preview.
PGXDocs is not currently documented as packaged-runtime safe.
- Development Preview
- Getting Started
- Release branch catalog
- Public Plugin Matrix
- Early Preview Plugins
- Known Issues
- Architecture Overview
- Plugin Topology
- Module Reference
- Configuration and Registry
- Data-Driven Design
- Profiles and Budgets
- Gameplay Tag Architecture
- Initialization Pipeline
- Cross-Plugin Communication
- Message System
- Event Handlers
- Logging and Trace
- Runtime Flows
- Blueprint API Design
- Editor Integration
- Editor Visual System