Skip to content

Commit

Permalink
redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil Rahilly authored and neilrahilly committed Oct 1, 2012
1 parent 82b7e61 commit c7f4c78
Show file tree
Hide file tree
Showing 65 changed files with 4,718 additions and 4,840 deletions.
25 changes: 16 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
build
xcuserdata
*.mode*
*pbxuser
*.swp
.DS_Store

# Xcode
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
project.xcworkspace
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
*tmproj
~*
.DS_Store
*.orig
profile
*.moved-aside
960 changes: 0 additions & 960 deletions Docs/API/Classes/MixpanelAPI/index.html

This file was deleted.

392 changes: 0 additions & 392 deletions Docs/API/Protocols/MixpanelDelegate/index.html

This file was deleted.

635 changes: 635 additions & 0 deletions Docs/Mixpanel_h/Classes/Mixpanel/index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
<html><head>
<meta name="ROBOTS" content="NOINDEX" />
<title>Documentation for MixpanelAPI (MixpanelAPI.h)</title>
<title>Documentation for Mixpanel (Mixpanel.h)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<meta name="generator" content="HeaderDoc" />
Expand All @@ -13,7 +13,7 @@
marginheight="0">
<table class="headerdoc_content_table" width="100%" cellpadding=0 cellspacing=0 border=0><tr id="colorbox" height=51 width="100%" bgcolor="#466C9B"><td width="100%">&nbsp;</td></tr><tr><td class="hd_toc_box"><table class="hd_toc_table" border="0" cellpadding="0" cellspacing="2" width="148">
<tr><td class="toc_leadspace"></td><td colspan="2"><font size="5" color="#330066"><b>Class:</b></font></td></tr>
<tr><td class="toc_leadspace">&nbsp;</td><td class="disclosure_triangle_td">&nbsp;</td><td class="toc_contents_text"><b><font size="+1">MixpanelAPI</font></b></td></tr>
<tr><td class="toc_leadspace">&nbsp;</td><td class="disclosure_triangle_td">&nbsp;</td><td class="toc_contents_text"><b><font size="+1">Mixpanel</font></b></td></tr>
<tr><td></td><td colspan="2">
<!-- headerDoc TOC style: 5 -->
<div>
Expand All @@ -27,50 +27,33 @@
</table>
<div toc="collapsible" class="collapsible" >
<span class="hd_tocAccess">Class Methods</span>
<ul class="tocSubEntryList"><!-- class method --><li class="tocSubEntry"><a href="index.html#//apple_ref/occ/clm/MixpanelAPI/sharedAPI" target="_top">sharedAPI</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/clm/MixpanelAPI/sharedAPIWithToken:" target="_top">sharedAPIWithToken:</a></li>
<ul class="tocSubEntryList"><!-- class method --><li class="tocSubEntry"><a href="index.html#//apple_ref/occ/clm/Mixpanel/sharedInstance" target="_top">sharedInstance</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/clm/Mixpanel/sharedInstanceWithToken:" target="_top">sharedInstanceWithToken:</a></li>
</ul><span class='hd_tocAccessSpace'>&nbsp;<br></span>
<span class="hd_tocAccess">Instance Methods</span>
<ul class="tocSubEntryList"><!-- instance method --><li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/append:toUserPropertyWithKey:" target="_top">append:toUserPropertyWithKey:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/deleteCurrentUser" target="_top">deleteCurrentUser</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/deleteUser:" target="_top">deleteUser:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/flush" target="_top">flush</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/flushEvents" target="_top">flushEvents</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/flushPeople" target="_top">flushPeople</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/handlePush:" target="_top">handlePush:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/identifyUser:" target="_top">identifyUser:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/doc/title:instm/MixpanelAPI/incrementPropertyWithKey:" target="_top">incrementPropertyWithKey:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/doc/title:instm/MixpanelAPI/incrementPropertyWithKey:byNumber:" target="_top">incrementPropertyWithKey:&zwj;byNumber:&zwj;</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/incrementUserProperties:" target="_top">incrementUserProperties:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/incrementUserPropertyWithKey:" target="_top">incrementUserPropertyWithKey:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/incrementUserPropertyWithKey:byInt:" target="_top">incrementUserPropertyWithKey:&zwj;byInt:&zwj;</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/incrementUserPropertyWithKey:byNumber:" target="_top">incrementUserPropertyWithKey:&zwj;byNumber:&zwj;</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/initWithToken:" target="_top">initWithToken:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/registerDeviceToken:" target="_top">registerDeviceToken:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/registerSuperProperties:" target="_top">registerSuperProperties:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/registerSuperPropertiesOnce:" target="_top">registerSuperPropertiesOnce:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/registerSuperPropertiesOnce:defaultValue:" target="_top">registerSuperPropertiesOnce:&zwj;defaultValue:&zwj;</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/setSendDeviceModel:" target="_top">setSendDeviceModel:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/setUserProperties:" target="_top">setUserProperties:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/setUserProperty:forKey:" target="_top">setUserProperty:forKey:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/start" target="_top">start</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/stop" target="_top">stop</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/track:" target="_top">track:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/MixpanelAPI/track:properties:" target="_top">track:properties:</a></li>
<ul class="tocSubEntryList"><!-- instance method --><li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/clearSuperProperties" target="_top">clearSuperProperties</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/currentSuperProperties" target="_top">currentSuperProperties</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/flush" target="_top">flush</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/initWithToken:andFlushInterval:" target="_top">initWithToken:&zwj;andFlushInterval:&zwj;</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/registerSuperProperties:" target="_top">registerSuperProperties:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/registerSuperPropertiesOnce:" target="_top">registerSuperPropertiesOnce:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/registerSuperPropertiesOnce:defaultValue:" target="_top">registerSuperPropertiesOnce:&zwj;defaultValue:&zwj;</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/reset" target="_top">reset</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/track:" target="_top">track:</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instm/Mixpanel/track:properties:" target="_top">track:properties:</a></li>
</ul></div></div>
<div toc="section">
<table class="hd_toc_heading_table" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td class="toc_leadspace" ></td><td class="disclosure_triangle_td" valign="top" align="left" ><a href="#" class="closed_disclosure_triangle" onclick="disclosure_triangle(this)">&#x25B7;</a></td><td class="disclosure_padding" ></td><td valign="top" colspan="4" class="toc_contents_text" toc="section_link" >
<a href="index.html#HeaderDoc_props" target=_top>Properties</a></td></tr>
</table>
<div toc="collapsible" class="collapsible" >

<ul class="tocSubEntryList"><!-- public --><li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/MixpanelAPI/delegate" target="_top">delegate</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/MixpanelAPI/flushOnBackground" target="_top">flushOnBackground</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/MixpanelAPI/nameTag" target="_top">nameTag</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/MixpanelAPI/sendDeviceModel" target="_top">sendDeviceModel</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/MixpanelAPI/serverURL" target="_top">serverURL</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/MixpanelAPI/testMode" target="_top">testMode</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/MixpanelAPI/uploadInterval" target="_top">uploadInterval</a></li>
<ul class="tocSubEntryList"><!-- public --><li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/Mixpanel/delegate" target="_top">delegate</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/Mixpanel/distinctId" target="_top">distinctId</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/Mixpanel/flushInterval" target="_top">flushInterval</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/Mixpanel/nameTag" target="_top">nameTag</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/Mixpanel/people" target="_top">people</a></li>
<li class="tocSubEntry"><a href="index.html#//apple_ref/occ/instp/Mixpanel/serverURL" target="_top">serverURL</a></li>
</ul></div></div>
<hr class="tocSeparator">
<h4 class="tocSubheading">Other Reference</h4>
Expand Down
Loading

0 comments on commit c7f4c78

Please sign in to comment.