Module civic_data_boundaries_us.cli.build¶
Functions¶
build_api()¶
Generate API reference documentation.
Uses the internal script _ci_build_api.py to scan codebase and
regenerate REF_API.md with up-to-date function and class signatures.
build_docs()¶
Build general project documentation.
Placeholder for future implementation (e.g., using MkDocs or Sphinx).