selfdoc v0.15.1 /selfdoc CLI Reference

Complete CLI reference for selfdoc — all available commands, subcommands, flags, arguments, and usage examples with detailed descriptions.

#selfdoc CLI Reference

Code-aware static site generator with directive-based content extraction

Version: 0.15.0

#Commands

  • init -- Initialize selfdoc in the current project
  • build -- Build the documentation site
  • serve -- Serve the documentation site locally
  • deploy -- Deploy the documentation site
  • check -- Check documentation coverage and consistency
  • gen -- Auto-generate documentation pages from project structure
  • gen-data -- Generate data files by running sandboxed scripts