Edit of asset "eh_DocsExporter" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | 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. |
|
Category | Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/eh-jogos/eh_DocsExporter | |
Issues Url | https://github.com/eh-jogos/eh_DocsExporter/issues | |
Godot version | Godot 3.2 | |
Version String | 1.1.1 | 1.1 |
Download Commit | e8da0f84857079a59052b92a050f98886db50706 | 97cc2489b49137ed82a83e4db77f938ae5f4a4c1 |
Download Url (Computed) | https://github.com/eh-jogos/eh_DocsExporter/archive/e8da0f84857079a59052b92a050f98886db50706.zip | https://github.com/eh-jogos/eh_DocsExporter/archive/97cc2489b49137ed82a83e4db77f938ae5f4a4c1.zip |
Icon Url |
https://raw.githubusercontent.com/eh-jogos/eh_DocsExporter/master/addons/eh_jogos.docs-exporter/docs_exporter_icon.png
|