Skip to content

docs: surface docs/site links + add command-reference link in README#33

Merged
sahil-noon merged 1 commit into
mainfrom
readme-command-ref-links
Jun 8, 2026
Merged

docs: surface docs/site links + add command-reference link in README#33
sahil-noon merged 1 commit into
mainfrom
readme-command-ref-links

Conversation

@sahil-noon

Copy link
Copy Markdown
Collaborator

Summary

Follow-up to #32. Makes the docs/site/** depth-doc pointers more discoverable from the README and adds the shll.ai command reference link.

Changes

  • Install — moved the docs/site/install.md pointer to a lead-in at the top of the ## Install section (was buried after the completions block), so the full walkthrough is visible up front.
  • Usage — added a pointer under ## Usage to both docs/site/workflows.md (recipes) and the full command reference at https://shll.ai/tools/tu/commands/ — the site-rendered page generated from tu help-dump.

Contract conformance

All links stay within shll.ai's README-extraction contract:

  • docs/site/* relative links resolve inside the site tree (and both files exist on main).
  • The command reference is an absolute https:// URL (links leaving the site must be absolute).
  • README head order, images, and footers untouched.

🤖 Generated with Claude Code

Make the depth-doc pointers more discoverable and add the shll.ai command
reference:
- Install: lead-in pointer to docs/site/install.md at the top of the section
  (replacing the buried duplicate after the completions block).
- Usage: pointer to docs/site/workflows.md plus the full command reference at
  https://shll.ai/tools/tu/commands/ (the site-rendered page from tu help-dump).

All links stay contract-conformant: docs/site/* relative links resolve inside
the site tree; the command reference is an absolute https URL.
@sahil-noon sahil-noon merged commit b5e2349 into main Jun 8, 2026
2 checks passed
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.

2 participants