Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: sitescripts/notifications/README.md

Issue 29527607: Issue 5458, 5457 - Refactor _parse_targetspec, add support for locales and blockTotal (Closed)
Patch Set: Use assert instead of assertEqual across the board, also test no additional targets are present Created Sept. 21, 2017, 10:10 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sitescripts/notifications/parser.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sitescripts/notifications/README.md
diff --git a/sitescripts/notifications/README.md b/sitescripts/notifications/README.md
index 43a26f66e73cdcb48ad9fed456de6c4fd82910af..5aa1f061b8383da2747601c535e993f6c6b68d58 100644
--- a/sitescripts/notifications/README.md
+++ b/sitescripts/notifications/README.md
@@ -5,6 +5,8 @@ Backend for Adblock Plus notifications. It provides the following URLs:
* */notification.json* - Return notifications to show
+See [notification specification](https://bitbucket.org/adblockplus/spec/src/master/spec/abp/notifications.md) for more details.
+
Required packages
-----------------
« no previous file with comments | « no previous file | sitescripts/notifications/parser.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld