Skip to content

Commit

Permalink
Ready to go...
Browse files Browse the repository at this point in the history
  • Loading branch information
stoprocent committed Aug 4, 2014
1 parent 39f3972 commit 06cafd2
Show file tree
Hide file tree
Showing 34 changed files with 10,404 additions and 76 deletions.
9 changes: 9 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "itc-report",
"description": "node.js iTunes Connect Reporting module.",
"version": "0.0.1",
"url": "https://github.com/stoprocent/itc-report",
"options": {
"outdir": "./docs"
}
}
19 changes: 19 additions & 0 deletions docs/api.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
YUI.add("yuidoc-meta", function(Y) {
Y.YUIDoc = { meta: {
"classes": [
"Constants",
"Query",
"ReportQuery",
"iTunesConnect"
],
"modules": [
"itc-report"
],
"allModules": [
{
"displayName": "itc-report",
"name": "itc-report"
}
]
} };
});
Binary file added docs/assets/css/external-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/css/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 06cafd2

Please sign in to comment.