Skip to content

Commit 88b4468

Browse files
committed
Merge branch 'develop'
# Conflicts: # .travis.yml
2 parents a077a7d + 721f9a1 commit 88b4468

File tree

4 files changed

+1
-609
lines changed

4 files changed

+1
-609
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ deploy:
2929
api_key:
3030
secure: iKdorqXgiTH3RcLLNj8Q4AoRWxpYA6yT7YDYKnuORz3tcAvHrIBmt+ff6h5zsn2JVGkFamc0njfYdrOfLdc4+cQQfQVq80OhJJnkIQ0WgOtG0yt+yVHKb8lWBGr9P0lMvvBuROsuxGl9jPcgkUTtuvxHoJ3T24WlLDGXJSWdCzw=
3131
file_glob: true
32-
file: log4js/target/*
32+
file: target/*.zip
3333
skip_cleanup: true
3434
on:
3535
repo: stritti/log4js

log4js-site/xdocs/content/xdocs/links.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,6 @@
6262
</ul>
6363
</section>
6464

65-
<section id="documentation">
66-
<title>Tools used for Documentation</title>
67-
<ul>
68-
<li>Forrest for generating web site:
69-
<a href="http://forrest.apache.org">http://forrest.apache.org</a></li>
70-
<li>JSDoc for API documentation:
71-
<a href="http://www.anvilon.com/software/jsjam/">http://www.anvilon.com/software/jsjam/</a></li>
72-
</ul>
73-
</section>
7465

7566
<section id="otherProjects">
7667
<title>Other JavaScript Logging Projects</title>

0 commit comments

Comments
 (0)