Skip to content

docs: comprehensive documentation audit and formatting improvements - #115

Merged
oguyon merged 1 commit into
framework-devfrom
docs/audit-full-docs
Mar 21, 2026
Merged

docs: comprehensive documentation audit and formatting improvements#115
oguyon merged 1 commit into
framework-devfrom
docs/audit-full-docs

Conversation

@oguyon

@oguyon oguyon commented Mar 21, 2026

Copy link
Copy Markdown
Member

Prompt Summary

The user requested a full audit of the project documentation to find and fix obsolete information, ensure proper cross-referencing, use collapsible <details> blocks for extremely long pages, and enforce new documentation standards (e.g., removing CLI prompts from script examples so they can be copy-pasted directly).

This PR addresses the following:

  1. Collapsible Formatting: Added collapsible <details> blocks throughout docs/cli/CLIcore.md and docs/cli/scripting.md to drastically improve readability on very long API/reference pages.
  2. Script Execution Ready: Removed hard-coded milk-cli > prompts from all script code blocks in docs/cli/scripting.md and added #!/usr/bin/env milk-cli -s shebangs, allowing scripts to be copy-pasted and run directly.
  3. Workflow Standards Update: Updated .agents/rules/documentation-standards.md requiring shebangs instead of CLI prompts in code examples moving forward.
  4. Obsolete Branch/CI Info Removal:
    • docs/developer/LoadingModules.md: Updated Git branching instructions to reference main and framework-dev instead of the legacy master and dev branches.
    • docs/developer/DocumentingCode.md: Updated the API Reference CI file path from doxygen.yml to docs.yml and the trigger branch from dev to framework-dev.

AI Authorship

  • Model(s) used: claude-opus-4-20250514
  • User edits: The user manually initiated the documentation scope and supervised the audit progress.

- Refactored CLIcore.md and scripting.md with collapsible sections
- Removed milk-cli prompts and added shebangs to scripting docs
- Updated documentation rules to enforce shebangs in code blocks
- Fixed obsolete git branch and CI references in developer guides
@oguyon
oguyon merged commit cd4e8b2 into framework-dev Mar 21, 2026
8 of 9 checks passed
oguyon added a commit that referenced this pull request May 21, 2026
…115)

- Refactored CLIcore.md and scripting.md with collapsible sections
- Removed milk-cli prompts and added shebangs to scripting docs
- Updated documentation rules to enforce shebangs in code blocks
- Fixed obsolete git branch and CI references in developer guides
oguyon added a commit that referenced this pull request May 21, 2026
…115)

- Refactored CLIcore.md and scripting.md with collapsible sections
- Removed milk-cli prompts and added shebangs to scripting docs
- Updated documentation rules to enforce shebangs in code blocks
- Fixed obsolete git branch and CI references in developer guides
oguyon added a commit that referenced this pull request May 22, 2026
…115)

- Refactored CLIcore.md and scripting.md with collapsible sections
- Removed milk-cli prompts and added shebangs to scripting docs
- Updated documentation rules to enforce shebangs in code blocks
- Fixed obsolete git branch and CI references in developer guides
DasVinch pushed a commit that referenced this pull request May 29, 2026
…115)

- Refactored CLIcore.md and scripting.md with collapsible sections
- Removed milk-cli prompts and added shebangs to scripting docs
- Updated documentation rules to enforce shebangs in code blocks
- Fixed obsolete git branch and CI references in developer guides
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant