diff --git a/.gitignore b/.gitignore index 71165ee6..0ffa674d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # OS X .DS_Store fuelsdk.properties +settings.xml # Eclipse .classpath diff --git a/changelog.md b/changelog.md index d44c9bb6..2fdffdc6 100644 --- a/changelog.md +++ b/changelog.md @@ -25,4 +25,6 @@ - ETSubscriberTest.java - ETTriggeredTest.java -* API docs : added API documentation using doxygen documentation framework. (under docs/ directory) \ No newline at end of file +* API docs : added API documentation using javadoc documentation framework. (under docs/ directory) +http://salesforce-marketingcloud.github.io/FuelSDK-Java/ +