Acceptance tests for online help.

This commit is contained in:
Nimisha Asthagiri
2014-05-13 16:54:00 -04:00
parent 8fcbdaed03
commit 84d8fcf1b5
8 changed files with 139 additions and 35 deletions

View File

@@ -1,10 +1,18 @@
# below are the server-wide settings for documentation
[server_settings]
base_url = http://edx.readthedocs.org/projects/edx-partner-course-staff
base_pdf = https://media.readthedocs.org/pdf/edx-partner-course-staff
[help_settings]
url_base = http://edx.readthedocs.org/projects/edx-partner-course-staff
version = latest
# below are the pdf settings for the pdf file
[pdf_settings]
pdf_base = https://media.readthedocs.org/pdf/edx-partner-course-staff
pdf_file = edx-partner-course-staff.pdf
# 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/cms/djangoapps/contentstore/features/help.feature
[pages]
default = index.html
home = getting_started/get_started.html
@@ -21,6 +29,7 @@ checklist = building_course/creating_new_course.html#use-the-course-checklist
import = building_course/export_import_course.html
export = building_course/export_import_course.html
# below are the language directory names for the different locales
[locales]
default = en