Skip to content

docs: add API link and gap diagram to README - #108

Merged
chaksaray merged 1 commit into
developfrom
docs/readme-api-link-and-diagram
Jul 31, 2026
Merged

docs: add API link and gap diagram to README#108
chaksaray merged 1 commit into
developfrom
docs/readme-api-link-and-diagram

Conversation

@chaksaray

Copy link
Copy Markdown
Contributor

Adds api.aveproject.org as a discoverable link (quick-nav row and Related table) rather than only appearing inline in a code sample. Adds the gap diagram to the What is AVE section.

Diagram hosting: the assumed aveproject.org/images/ave-gap-diagram.svg path returned a 404 (GitHub Pages soft-404 HTML, confirmed by content, not just status code). The file already existed in this repo at images/ave-gap-diagram.svg (1200x740, valid SVG, confirmed before use) -- moved to docs/images/ave-gap-diagram.svg via git mv (history preserved) and referenced by relative path instead of guessing at an unresolvable site URL.

Adds the reference API to the quick-nav row and Related table,
previously only referenced inline in the Pattern 1 code example, not
as a discoverable link. Adds the gap diagram to the What is AVE section
so the core problem is visible at a glance, not just described in
prose.

Moved images/ave-gap-diagram.svg to docs/images/ave-gap-diagram.svg
(git mv, history preserved) and referenced it by relative path -- the
assumed aveproject.org/images/ hosting path returned a 404 (GitHub
Pages soft-404 HTML, not the SVG), so this uses the already-committed
repo copy instead of guessing at a site URL that doesn't resolve.
@chaksaray
chaksaray merged commit 2789ac1 into develop Jul 31, 2026
6 checks passed
@chaksaray
chaksaray deleted the docs/readme-api-link-and-diagram branch July 31, 2026 14:41
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