Skip to content

Autodeploy Doxygen docs to GH pages#72

Merged
bkircher merged 2 commits intootris:masterfrom
m-Schlitzer:master
Sep 18, 2017
Merged

Autodeploy Doxygen docs to GH pages#72
bkircher merged 2 commits intootris:masterfrom
m-Schlitzer:master

Conversation

@m-Schlitzer
Copy link
Copy Markdown
Contributor

The docs are now automatically created and pushed to gh-pages, the only step still needed for this repository is creating said branch:
https://gist.github.com/vidavidorra/548ffbcdae99d752da02#create-a-clean-gh-pages-branch

In total:

  • The .travis.yml has been cleaned up
  • The .travis.yml has been adjusted to autodeploy

The output of said deployment can be seen here. This pull request closes #67 .

@bkircher
Copy link
Copy Markdown
Contributor

Created new gh-pages branch on otris/ews-cpp.

@m-Schlitzer
Copy link
Copy Markdown
Contributor Author

We also need to generate the GH_REPO_TOKEN, and add it to the travis environment variables, setting the Display value in build log to Off. This is needed so travis is allowed to push to gh-pages.

Copy link
Copy Markdown
Contributor

@bkircher bkircher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect PR. Thanks

@bkircher bkircher merged commit 3189882 into otris:master Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autodeploy Doxygen docs to GH pages

2 participants