Part of canonical.launchpad.browser
| Class | FeedsRootUrlData | ICanonicalUrlData for Feeds. |
| Class | FeedsNavigation | Navigation for IFeedsApplication. |
| Class | FeedLinkBase | Base class for formatting an Atom <link> tag. |
| Class | BugFeedLink | Undocumented |
| Class | BugTargetLatestBugsFeedLink | Undocumented |
| Class | AnnouncementsFeedLink | Undocumented |
| Class | RootAnnouncementsFeedLink | Undocumented |
| Class | BranchesFeedLinkBase | Base class for objects with branches. |
| Class | ProjectBranchesFeedLink | Feed links for branches on a project. |
| Class | ProductBranchesFeedLink | Feed links for branches on a product. |
| Class | PersonBranchesFeedLink | Feed links for branches on a person. |
| Class | RevisionsFeedLinkBase | Base class for objects with revisions. |
| Class | ProjectRevisionsFeedLink | Feed links for revisions on a project. |
| Class | ProductRevisionsFeedLink | Feed links for revisions on a product. |
| Class | BranchFeedLink | Feed links for revisions on a branch. |
| Class | PersonRevisionsFeedLink | Feed links for revisions created by a person. |
| Class | FeedsMixin | Mixin which adds the feed_links attribute to a view object. |