Edit of asset "axeldocs" Rejected

Old/Current New/Edit
Title 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.
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/axelorca/axeldocs
Issues Url https://github.com/axelorca/axeldocs/issues
Godot version Godot 4.6
Version String 1.1
Download Commit fe27c8bbea80677ae9f5312a1b31bf98b921567a fe27c8bbea80677ae9f5312a1b31bf98b921567a
Download Url (Computed) https://github.com/axelorca/axeldocs/archive/fe27c8bbea80677ae9f5312a1b31bf98b921567a.zip https://github.com/axelorca/axeldocs/archive/fe27c8bbea80677ae9f5312a1b31bf98b921567a.zip
Icon Url https://raw.githubusercontent.com/axelorca/axeldocs/main/axeldocs.png