diff --git a/doc/config-reference/source/conf.py b/doc/config-reference/source/conf.py index 993c19599c..53a513438e 100644 --- a/doc/config-reference/source/conf.py +++ b/doc/config-reference/source/conf.py @@ -312,4 +312,4 @@ locale_dirs = ['locale/'] sphinxmark_enable = True sphinxmark_div = 'docs-body' sphinxmark_image = 'text' -sphinxmark_text = 'Ocata' +sphinxmark_text = 'Pike' diff --git a/doc/install-guide-debconf/source/conf.py b/doc/install-guide-debconf/source/conf.py index 999ce0d335..334b635a32 100644 --- a/doc/install-guide-debconf/source/conf.py +++ b/doc/install-guide-debconf/source/conf.py @@ -328,4 +328,4 @@ pdf_documents = [ sphinxmark_enable = True sphinxmark_div = 'docs-body' sphinxmark_image = 'text' -sphinxmark_text = 'Ocata' +sphinxmark_text = 'Pike' diff --git a/doc/install-guide/source/conf.py b/doc/install-guide/source/conf.py index 1f970ff7e6..049614d947 100644 --- a/doc/install-guide/source/conf.py +++ b/doc/install-guide/source/conf.py @@ -328,4 +328,4 @@ pdf_documents = [ sphinxmark_enable = True sphinxmark_div = 'docs-body' sphinxmark_image = 'text' -sphinxmark_text = 'Ocata' +sphinxmark_text = 'Pike' diff --git a/doc/networking-guide/source/conf.py b/doc/networking-guide/source/conf.py index 913a90e20a..82c865d6b3 100644 --- a/doc/networking-guide/source/conf.py +++ b/doc/networking-guide/source/conf.py @@ -309,4 +309,4 @@ locale_dirs = ['locale/'] sphinxmark_enable = True sphinxmark_div = 'docs-body' sphinxmark_image = 'text' -sphinxmark_text = 'Ocata' +sphinxmark_text = 'Pike' diff --git a/tools/publishdocs.sh b/tools/publishdocs.sh index 8cc140761e..f17c99fc27 100755 --- a/tools/publishdocs.sh +++ b/tools/publishdocs.sh @@ -68,10 +68,10 @@ if [ "$PUBLISH" = "publish" ] ; then fi # For publishing to both /draft and /BRANCH -if [ "$PUBLISH" = "publish" ] ; then - # For publishing to both /draft and /BRANCH - copy_to_branch ocata -fi +#if [ "$PUBLISH" = "publish" ] ; then +# # For publishing to both /draft and /BRANCH +# copy_to_branch ocata +#fi if [ "$PUBLISH" = "build" ] ; then # Create index page for viewing