Move and rename help_tokens.ini files.
This commit is contained in:
@@ -1,40 +0,0 @@
|
||||
# below are the sub-paths to the documentation for the various pages
|
||||
# NOTE: If any of these page settings change, then their corresponding test should be updated
|
||||
# in edx-platform/common/test/acceptance/tests/studio/test_studio.help.py
|
||||
[pages]
|
||||
default = course_author:index.html
|
||||
home = course_author:getting_started/CA_get_started_Studio.html
|
||||
develop_course = course_author:developing_course/index.html
|
||||
outline = course_author:developing_course/course_outline.html
|
||||
unit = course_author:developing_course/course_units.html
|
||||
visibility = course_author:developing_course/controlling_content_visibility.html
|
||||
updates = course_author:course_assets/handouts_updates.html
|
||||
pages = course_author:course_assets/pages.html
|
||||
files = course_author:course_assets/course_files.html
|
||||
textbooks = course_author:course_assets/textbooks.html
|
||||
schedule = course_author:set_up_course/setting_up_student_view.html
|
||||
grading = course_author:grading/index.html
|
||||
team_course = course_author:set_up_course/course_staffing.html#add-course-team-members
|
||||
team_library = course_author:course_components/libraries.html#give-other-users-access-to-your-library
|
||||
advanced = course_author:index.html
|
||||
checklist = course_author:set_up_course/creating_new_course.html
|
||||
import_library = course_author:course_components/libraries.html#import-a-library
|
||||
import_course = course_author:releasing_course/export_import_course.html#import-a-course
|
||||
export_library = course_author:course_components/libraries.html#export-a-library
|
||||
export_course = course_author:releasing_course/export_import_course.html#export-a-course
|
||||
welcome = course_author:getting_started/index.html
|
||||
login = course_author:getting_started/index.html
|
||||
register = course_author:getting_started/index.html
|
||||
content_libraries = course_author:course_components/libraries.html
|
||||
content_groups = course_author:course_features/cohorts/cohorted_courseware.html
|
||||
enrollment_tracks = course_author:course_features/cohorts/cohorted_courseware.html
|
||||
group_configurations = course_author:course_features/content_experiments/content_experiments_configure.html#set-up-group-configurations-in-edx-studio
|
||||
container = course_author:developing_course/course_components.html#components-that-contain-other-components
|
||||
video = course_author:video/video_uploads.html
|
||||
certificates = course_author:set_up_course/creating_course_certificates.html
|
||||
|
||||
# below are the language directory names for the different locales
|
||||
[locales]
|
||||
default = en
|
||||
en = en
|
||||
en_us = en
|
||||
@@ -1,27 +0,0 @@
|
||||
# below are the sub-paths to the documentation for the various pages
|
||||
# NOTE: If any of these page settings change, then their corresponding test should be updated
|
||||
# in edx-platform/common/test/acceptance/tests/lms/test_lms_help.py
|
||||
[pages]
|
||||
default = learner:index.html
|
||||
instructor = course_author:CA_instructor_dash_help.html
|
||||
course = learner:index.html
|
||||
profile = learner:SFD_dashboard_profile_SectionHead.html
|
||||
dashboard = learner:SFD_dashboard_profile_SectionHead.html
|
||||
courseinfo = learner:SFD_start_course.html
|
||||
progress = learner:SFD_check_progress.html
|
||||
learneraccountsettings = learner:SFD_update_acct_settings.html
|
||||
learnerdashboard = learner:SFD_dashboard_profile_SectionHead.html
|
||||
programs = learner:SFD_enrolling.html
|
||||
bookmarks = learner:SFD_bookmarks.html
|
||||
notes = learner:SFD_notes.html
|
||||
wiki = learner:SFD_wiki.html
|
||||
discussions = learner:sfd_discussions/index.html
|
||||
|
||||
cohortmanual = course_author:course_features/cohorts/cohort_config.html#assign-learners-to-cohorts-manually
|
||||
cohortautomatic = course_author:course_features/cohorts/cohorts_overview.html#all-automated-assignment
|
||||
|
||||
# below are the language directory names for the different locales
|
||||
[locales]
|
||||
default = en
|
||||
en = en
|
||||
en_us = en
|
||||
Reference in New Issue
Block a user