# Output Formats

- [HTML Output](/output-formats/html-output.md): Generate browsable HTML documentation for your application Classes
- [JSON Output](/output-formats/json-output.md): Generate JSON output for easy documentation imports into other documentation tools and platforms.
- [JSON Schema](/output-formats/json-output/json-schema.md): Understanding the output format of the DocBox JSON strategy
- [UML Output](/output-formats/uml-output.md): Generate an XML file for graphing your application via Eclipse UML2Tools
- [CommandBox Output](/output-formats/commandbox-output.md): Generate CommandBox CLI command documentation with namespace organization
- [Custom Output](/output-formats/custom-output-strategy.md): Create your own custom output format by extending DocBox's strategy system.
