@@ -6,6 +6,15 @@ title: Activity | GitHub API
66Serving up the 'social' in Social Coding, the Activity APIs provide access to
77notifications, subscriptions, and timelines.
88
9+ ##[ Events] [ ]
10+
11+ The[ Events API] [ Events ] is a read-only interface to all the[ event
12+ types] [ types ] that power the various activity streams on GitHub.
13+
14+ ##[ Feeds] [ ]
15+
16+ List of[ Atom feeds] [ Feeds ] available for the authenticating user.
17+
918##[ Notifications] [ ]
1019
1120Notifications of new comments are delivered to users.[ The Notifications
@@ -22,18 +31,9 @@ have no effect on notifications or the activity feed.
2231[ Watching a Repository] [ Watching ] registers the user to receive notifications on new
2332discussions, as well as events in the user's activity feed.
2433
25- ##[ Events] [ ]
26-
27- The[ Events API] [ Events ] is a read-only interface to all the[ event
28- types] [ types ] that power the various activity streams on GitHub.
29-
30- ##[ Feeds] [ ]
31-
32- List of[ Atom feeds] [ Feeds ] available for the authenticating user.
33-
34- [ Notifications ] :/v3/activity/notifications/
35- [ Starring ] :/v3/activity/starring/
36- [ Watching ] :/v3/activity/watching/
3734[ Events ] :/v3/activity/events/
3835[ types ] :/v3/activity/events/types/
3936[ Feeds ] :/v3/activity/feeds/
37+ [ Notifications ] :/v3/activity/notifications/
38+ [ Starring ] :/v3/activity/starring/
39+ [ Watching ] :/v3/activity/watching/