Skip to content

Commit

Permalink
Merge pull request #1 from HaoZeke/travisInit
Browse files Browse the repository at this point in the history
Travis init
  • Loading branch information
amritagos authored Nov 11, 2018
2 parents 3620b20 + f313422 commit 38ec676
Show file tree
Hide file tree
Showing 195 changed files with 22 additions and 11,993 deletions.
21 changes: 21 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
sudo: false

branches:
only:
- master

addons:
apt:
packages:
- doxygen

script:
- doxygen Doxyfile

deploy:
provider: pages
skip_cleanup: true
local_dir: docs/html
github_token: $GH_REPO_TOKEN
on:
branch: master
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ PROJECT_LOGO =
# entered, it will be relative to the location where doxygen was started. If
# left blank the current directory will be used.

OUTPUT_DIRECTORY =
OUTPUT_DIRECTORY = docs

# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
# directories (in 2 levels) under the output directory of each output format and
Expand Down
86 changes: 0 additions & 86 deletions html/analysis_8h_source.html

This file was deleted.

90 changes: 0 additions & 90 deletions html/annotated.html

This file was deleted.

Binary file removed html/bc_s.png
Binary file not shown.
Binary file removed html/bdwn.png
Binary file not shown.
96 changes: 0 additions & 96 deletions html/classCAnalysis-members.html

This file was deleted.

Loading

0 comments on commit 38ec676

Please sign in to comment.