Skip to content

Documentation Viewer

PlatanoGames edited this page Aug 8, 2026 · 3 revisions

PGXDocs

PGXDocs provides a documentation registry, Markdown rendering, navigation, search, link validation, file watching and an editor viewer.

Modules

  • PGXDocs
  • PGXDocsEditor

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.

Clone this wiki locally