18 PRACTICAL GUIDES

Documentation builds and formats

Understand documentation generators, HTML exports, and portable reading copies. Local build recipes with clear limits and verification steps.

Documentation source and documentation output serve different jobs. Markdown is convenient to edit; HTML can provide a complete reading page; a hosted documentation site may add search or routing that needs a server. Use these guides to choose an output deliberately, run the build locally, and check which dependencies travel with the result.

← Browse all topics