From 34afa1f5f220af14c055e5eb5e0844be0b5120aa Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 18 Mar 2017 17:26:12 +0000 Subject: add docs for favorites --- controllers/static.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'controllers') diff --git a/controllers/static.php b/controllers/static.php index e2006af..9822d6b 100644 --- a/controllers/static.php +++ b/controllers/static.php @@ -5,8 +5,9 @@ function doc_pages($page=null) { 'signing-in' => 'Signing In', 'creating-posts' => 'Creating Posts', 'editor' => 'Rich Editor', - 'note' => 'Note Interface', - 'bookmark' => 'Bookmark Interface', + 'note' => 'Creating a Note', + 'bookmark' => 'Creating a Bookmark', + 'favorite' => 'Favoriting a Post', 'syndication' => 'Syndication', 'post-status' => 'Post Status', ]; -- cgit v1.2.3