Master is now Ocata

stable/newton branch is created, let's set up building properly:

* Do not copy content anymore to /newton.
* The draft guides are now Ocata, change watermark.

Change-Id: I47c54a027481f4a708e5f1cefaff1157040bc155
This commit is contained in:
Andreas Jaeger 2016-11-12 19:18:52 +01:00
parent 325f2943c0
commit 1d31f44e67
5 changed files with 8 additions and 8 deletions

View File

@ -302,4 +302,4 @@ locale_dirs = ['locale/']
sphinxmark_enable = True
sphinxmark_div = 'docs-body'
sphinxmark_image = 'text'
sphinxmark_text = 'Newton'
sphinxmark_text = 'Ocata'

View File

@ -316,4 +316,4 @@ pdf_documents = [
sphinxmark_enable = True
sphinxmark_div = 'docs-body'
sphinxmark_image = 'text'
sphinxmark_text = 'Newton'
sphinxmark_text = 'Ocata'

View File

@ -316,4 +316,4 @@ pdf_documents = [
sphinxmark_enable = True
sphinxmark_div = 'docs-body'
sphinxmark_image = 'text'
sphinxmark_text = 'Newton'
sphinxmark_text = 'Ocata'

View File

@ -295,4 +295,4 @@ locale_dirs = ['locale/']
sphinxmark_enable = True
sphinxmark_div = 'docs-body'
sphinxmark_image = 'text'
sphinxmark_text = 'Newton'
sphinxmark_text = 'Ocata'

View File

@ -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 newton
fi
#if [ "$PUBLISH" = "publish" ] ; then
# # For publishing to both /draft and /BRANCH
# copy_to_branch newton
#fi
if [ "$PUBLISH" = "build" ] ; then
# Create index page for viewing