Skip to content

docs: repoint Getting Started examples to per-repo URLs#25

Open
Terastar-Paperclip wants to merge 1 commit into
mainfrom
docs/repoint-examples-to-per-repo
Open

docs: repoint Getting Started examples to per-repo URLs#25
Terastar-Paperclip wants to merge 1 commit into
mainfrom
docs/repoint-examples-to-per-repo

Conversation

@Terastar-Paperclip
Copy link
Copy Markdown
Contributor

Summary

The three worked examples are now hosted in each CLI's own repo:

This PR removes the in-tree copies under docs/example-*.md and points GETTING_STARTED.md "Going further" at the canonical per-repo URLs.

Why

Source of truth lives next to the code each example documents. A reader who lands on crono-export-cli finds the worked example there; the standards repo links out rather than mirroring (which would drift).

Sequenced after the three per-repo PRs merged so the new links resolve at push time — verified by clicking through each before publishing.

Test plan

  • grep -rn "docs/example-" . returns no stragglers in this repo
  • All three per-repo docs/example.md URLs resolve on GitHub
  • GETTING_STARTED.md renders cleanly (heading hierarchy unchanged, only link target swap)

Closes the cleanup half of QUA-45.

The three worked examples now live in each CLI's repo (docs/example.md):
  - quantcli/crono-export-cli#47 (merged)
  - quantcli/liftoff-export-cli#49 (merged)
  - quantcli/withings-export-cli#40 (merged)

Drop the in-tree docs/example-{crono,liftoff,withings}.md copies and
point GETTING_STARTED.md "Going further" at the canonical per-repo
URLs. Keeps the source of truth next to the code it documents.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
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.

3 participants