# docs-update > Standard procedure for updating documentation - Author: cpa03 - Repository: cpa03/blueprintify - Version: 20260201230442 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/cpa03/blueprintify - Web: https://mule.run/skillshub/@@cpa03/blueprintify~docs-update:20260201230442 --- --- name: docs-update description: Standard procedure for updating documentation --- ## Procedure 1. Identify the scope of changes (User facing vs Dev facing). 2. Update `README.md` if setup changed. 3. Update `docs/*.md` (e.g., `features.md`, `api.md`) as needed. 4. Add JSDoc comments to new functions. 5. Verify links and formatting.