From 334999180ff83da697fb660752686e0fe7adbdab Mon Sep 17 00:00:00 2001 From: Mark Hoeber Date: Thu, 24 Sep 2015 09:52:28 -0400 Subject: [PATCH] Add main index api doc label for inter sphinx --- docs/en_us/platform_api/source/conf.py | 2 +- docs/en_us/platform_api/source/index.rst | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/en_us/platform_api/source/conf.py b/docs/en_us/platform_api/source/conf.py index b0d76e4675..01f2e59a4a 100644 --- a/docs/en_us/platform_api/source/conf.py +++ b/docs/en_us/platform_api/source/conf.py @@ -273,7 +273,7 @@ extensions = [ 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.pngmath', 'sphinx.ext.mathjax', 'sphinx.ext.viewcode', 'sphinxcontrib.napoleon'] -project = u'EdX Platform APIs' +project = u'Open edX Platform APIs' copyright = u'2015, edX' exclude_patterns = ['build', 'links.rst'] diff --git a/docs/en_us/platform_api/source/index.rst b/docs/en_us/platform_api/source/index.rst index 15f51cc59c..46286847fc 100644 --- a/docs/en_us/platform_api/source/index.rst +++ b/docs/en_us/platform_api/source/index.rst @@ -1,6 +1,8 @@ -################## -EdX Platform APIs -################## +.. _Open edX Platform APIs: + +####################### +Open edX Platform APIs +####################### .. toctree:: :titlesonly: