Edit of asset "eh_DocsExporter" Accepted

Old/Current New/Edit
Title eh_DocsExporter eh_DocsExporter
Description Godot Plugin to export documentation directly from comments in your code to Github Wikis and/or Hugo sites.

It's partly based on GDQuest's docs maker, but works entirely inside Godot, and tries to follow godot's official docs styling for exported pages.

To use, install and activate the plugin and a new tab will appear in the Project Settings window. From there you can configure paths and generate the json with the code reference, and then export it for Github wiki and/or Hugo sites.

To create documentation, just add comments on the line directly above anything you want to add a "description" to. (function definitions, variables, signals, class_name etc...)

You can also organize your exported pages in "categories" by adding "@category: your_category_name" or "@category: your_category_name/your_subcategory_name" in the comments description for the file's class_name.
Godot Plugin to export documentation directly from comments in your code to Github Wikis and/or Hugo sites.

It's partly based on GDQuest's docs maker, but works entirely inside Godot, and tries to follow godot's official docs styling for exported pages.

To use, install and activate the plugin and a new tab will appear in the Project Settings window. From there you can configure paths and generate the json with the code reference, and then export it for Github wiki and/or Hugo sites.

To create documentation, just add comments on the line directly above anything you want to add a "description" to. (function definitions, variables, signals, class_name etc...)

You can also organize your exported pages in "categories" by adding "@category: your_category_name" or "@category: your_category_name/your_subcategory_name" in the comments description for the file's class_name.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/eh-jogos/eh_DocsExporter https://github.com/eh-jogos/eh_DocsExporter
Issues Url https://github.com/eh-jogos/eh_DocsExporter/issues https://github.com/eh-jogos/eh_DocsExporter/issues
Godot version Godot 3.2 Godot 3.2
Version String 1.1.1 1.0
Download Commit e8da0f84857079a59052b92a050f98886db50706 d17576935448ffd5d65004fc5efe68b3f9c68b52
Download Url (Computed) https://github.com/eh-jogos/eh_DocsExporter/archive/e8da0f84857079a59052b92a050f98886db50706.zip https://github.com/eh-jogos/eh_DocsExporter/archive/d17576935448ffd5d65004fc5efe68b3f9c68b52.zip
Icon Url https://raw.githubusercontent.com/eh-jogos/eh_DocsExporter/master/addons/eh_jogos.docs-exporter/docs_exporter_icon.png
https://raw.githubusercontent.com/eh-jogos/eh_DocsExporter/master/addons/eh_jogos.docs-exporter/docs_exporter_icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/eh-jogos/eh_DocsExporter/master/addons/eh_jogos.docs-exporter/screenshots/eh_docs_exporter_tab.png
Thumbnail