Edit of asset "axeldocs" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | axeldocs | axeldocs |
| Description |
Brings a fully-featured, Markdown-based documentation system directly into the editor as a dock panel. It lets you write and browse project documentation using .md files stored in a configurable folder, replacing or supplementing Godot's built-in class reference documentation with something tailored to your own project. Key features include: - Markdown rendering with support for headings, bold, italic, strikethrough, inline code, code blocks, blockquotes, bullet lists, images, and hyperlinks - GDScript syntax highlighting inside code fences, with keywords, types, annotations, builtins, strings, and symbols all coloured - Copy button on code blocks for quick snippet reuse - Cross-page navigation via relative .md links and anchor links generated from headings - Godot class reference integration via gddoc:// links (e.g. [Node](gddoc://Node)) - Page tree with folder hierarchy, search/filter bar, and possibility to have a Homepage (home.md) - Page metadata via @title(), @class() and @icon() annotations at the top of each markdown file The documentation folder is configurable through Project Settings under AxelDocs -> Docs Folder. |
Brings a fully-featured, Markdown-based documentation system directly into the editor as a dock panel. It lets you write and browse project documentation using .md files stored in a configurable folder, replacing or supplementing Godot's built-in class reference documentation with something tailored to your own project. Key features include: - Markdown rendering with support for headings, bold, italic, strikethrough, inline code, code blocks, blockquotes, bullet lists, images, and hyperlinks - GDScript syntax highlighting inside code fences, with keywords, types, annotations, builtins, strings, and symbols all coloured - Copy button on code blocks for quick snippet reuse - Cross-page navigation via relative .md links and anchor links generated from headings - Godot class reference integration via gddoc:// links (e.g. [Node](gddoc://Node)) - Page tree with folder hierarchy, search/filter bar, and possibility to have a Homepage (home.md) - Page metadata via @title(), @class() and @icon() annotations at the top of each markdown file The documentation folder is configurable through Project Settings under AxelDocs -> Docs Folder. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/axelorca/axeldocs | https://github.com/axelorca/axeldocs |
| Issues Url | https://github.com/axelorca/axeldocs/issues | https://github.com/axelorca/axeldocs/issues |
| Godot version | Godot 4.6 | Godot 4.6 |
| Version String | 1.0 | 1.0 |
| Download Commit | a8e423c490511dd4aeffcffc22ed1eb4eae0c49d | a8e423c490511dd4aeffcffc22ed1eb4eae0c49d |
| Download Url (Computed) | https://github.com/axelorca/axeldocs/archive/a8e423c490511dd4aeffcffc22ed1eb4eae0c49d.zip | https://github.com/axelorca/axeldocs/archive/a8e423c490511dd4aeffcffc22ed1eb4eae0c49d.zip |
| Icon Url |
https://raw.githubusercontent.com/axelorca/axeldocs/main/axeldocs.png
|
https://raw.githubusercontent.com/axelorca/axeldocs/main/axeldocs.png
|