From 9ee2d0588896b2dbe360217833fd74ad51166617 Mon Sep 17 00:00:00 2001 From: Carol Tong Date: Wed, 14 Jan 2015 20:02:28 -0500 Subject: [PATCH] Add help tokens: cohort courses & content libraries --- docs/config.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/config.ini b/docs/config.ini index da4482076a..7b56f22c1a 100644 --- a/docs/config.ini +++ b/docs/config.ini @@ -32,6 +32,8 @@ export = building_course/export_import_course.html#export-a-course welcome = getting_started/get_started.html login = getting_started/get_started.html register = getting_started/get_started.html +content_libraries = creating_content/libraries.html +content_groups = cohorts/cohorted_courseware.html group_configurations = content_experiments/content_experiments_configure.html#set-up-group-configurations-in-edx-studio container = developing_course/course_components.html#components-that-contain-other-components