refresh-doc-index.sh - Refresh documentation index for Federated Catalog
Part of Sprint 1 - Document Management Platform Indexes all documentation files from docs/ and CLAUDE.md files Usage: ./scripts/refresh-doc-index.sh # Standard refresh ./scripts/refresh-doc-index.sh --rebuild # Full rebuild from scratch ./scripts/refresh-doc-index.sh --quiet # Suppress output (for cron/hooks) ./scripts/refresh-doc-index.sh --stats # Show stats only Exit codes: 0 - Success 1 - Error
File: refresh-doc-index.sh
Type: Shell Script
Usage
bash refresh-doc-index.sh
# or
./refresh-doc-index.sh