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

Unified Diff: docs/api/functions.md

Issue 29977571: Issue 7201 - Add links to CMS documentation (Closed) Base URL: https://hg.adblockplus.org/cms/
Patch Set: Created Jan. 10, 2019, 12:01 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 | « docs/api/filters.md ('k') | docs/api/variables.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/api/functions.md
===================================================================
--- a/docs/api/functions.md
+++ b/docs/api/functions.md
@@ -8,4 +8,6 @@
* `get_page_content(page, locale=None)`: returns a dictionary of the content
and params for the given page and locale. Locale defaults to the current one
if not specified. Provided keys include `head`, `body`, `available_locales`
- and `translation_ratio`.
+ and `translation_ratio`.
+
+Prev: [Custom filters](filters.md) | Up: [Home](../../README.md) | Next: [Home](../../README.md)
« no previous file with comments | « docs/api/filters.md ('k') | docs/api/variables.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld