boxlang-code-documenter

Installation
SKILL.md

BoxLang Code Documenter

Overview

BoxLang supports Javadoc-style documentation comments. Documenting classes, functions, and arguments enables IDE tooling, auto-generated API docs, and serves as inline specification for future maintainers.


Comment Styles

BoxLang supports three comment styles:

// Single-line comment

/* Multi-line
   comment */
Related skills

More from ortus-boxlang/skills

Installs
10
First Seen
Apr 15, 2026