ampproject / ampproject/amp.dev
📖 AMP Stories documentation examples - incorrect/broken pages
- Dominant language
- HTML
- Stars
- 600
- Forks
- 675
- PR merge metrics
- No merged PRs in 30d
Description
## 📖 Missing or Out-of-Date Documentation
### Problem
Starting at the "Documentation > Examples" page for AMP Stories https://amp.dev/documentation/examples/?format=stories, under "Components", there are (only?) three components listed.

- `amp-video`
- `amp-img`
- `amp-analytics`
Going to the first two components leads to the page having the left-hand sidebar specifically for "Stories", but the page content itself is identified as being for "Websites". As a result, that page is also not present in the left-hand sidebar at all.


The page for `amp-analytics` lacks a sidebar altogether, and also appears quite broken with floating iframe bottom-right which also seems to contain broken content.

### Location
* https://amp.dev/documentation/examples/?format=stories
* https://amp.dev/documentation/examples/components/amp-video/?format=stories
* https://amp.dev/documentation/examples/components/amp-img/?format=stories
* https://amp.dev/documentation/examples/components/amp-analytics/?format=stories
### Content type
Fundamentally, this probably requires a fix/rethink. Likely the component pages themselves need to also be marked as applying to Stories. Maybe some more components should also be listed from the index page? And whatever is happening there with `amp-analytics` should be fixed.
Contributor guide
Assessment
This issue has not been assessed yet.