Skip to content

Commit c338c2a

Browse files
committed
Merge branch 'master' into absmartly_edit
2 parents b712e4f + d66cfeb commit c338c2a

File tree

13 files changed

+1813
-26
lines changed

13 files changed

+1813
-26
lines changed

scripts/catalog_papi.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,6 @@ const updateSources = async () => {
259259
const hiddenSources = [
260260
'amp',
261261
'factual-engine',
262-
'kotlin-android',
263-
'kotlin',
264-
'swift-ios'
265262
]
266263

267264
sources.forEach(source => {
@@ -394,7 +391,7 @@ const updateDestinations = async () => {
394391
const clonedObj = clone(object);
395392
const targetKey = clonedObj[key];
396393
delete clonedObj[key];
397-
394+
398395
clonedObj[newKey] = targetKey;
399396
return clonedObj;
400397
};

src/_data/catalog/sources.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2021-09-08
2+
# sources last updated 2021-09-08
33
items:
44
- display_name: .NET
55
slug: net
@@ -355,7 +355,7 @@ items:
355355
source_type: cloud-app
356356
description: >-
357357
Once you have successfully added your credentials we start syncing your
358-
Intercom objects to your warehouse.
358+
Intercom objects to your warehouse.
359359
360360
361361
We will update Intercom data every ~3 hours.
@@ -439,7 +439,7 @@ items:
439439
- display_name: Kotlin
440440
slug: kotlin
441441
url: connections/sources/catalog/libraries/server/kotlin
442-
hidden: true
442+
hidden: false
443443
source_type: server
444444
description: The hassle-free way to add Segment analytics to your kotlin app (JVM).
445445
logo:
@@ -449,7 +449,7 @@ items:
449449
- display_name: Kotlin (Android)
450450
slug: kotlin-android
451451
url: connections/sources/catalog/libraries/mobile/kotlin-android
452-
hidden: true
452+
hidden: false
453453
source_type: mobile
454454
description: >-
455455
The hassle-free way to add Segment analytics to your kotlin app
@@ -507,7 +507,7 @@ items:
507507
source_type: cloud-app
508508
description: >-
509509
Once you have successfully added your credentials we start syncing your
510-
Mailchimp objects to your warehouse.
510+
Mailchimp objects to your warehouse.
511511
512512
513513
We will update Mailchimp data every ~3 hours.
@@ -733,7 +733,7 @@ items:
733733
description: >-
734734
When you enter your Salesforce credentials and hit save, we will sync
735735
Salesforce standard objects (and their corresponding properties) to any
736-
databases you have turned on.
736+
databases you have turned on.
737737
738738
739739
Salesforce data will reflect the state of the object at the time of the
@@ -816,7 +816,7 @@ items:
816816
- display_name: Swift (iOS)
817817
slug: swift-ios
818818
url: connections/sources/catalog/libraries/mobile/swift-ios
819-
hidden: true
819+
hidden: false
820820
source_type: mobile
821821
description: >-
822822
The hassle-free way to add Segment analytics to your swift app (iOS,
@@ -832,7 +832,7 @@ items:
832832
source_type: cloud-app
833833
description: >-
834834
Once you have successfully added your credentials we start syncing your
835-
Twilio objects to your warehouse.
835+
Twilio objects to your warehouse.
836836
837837
838838
We will update Twilio data every ~3 hours.
@@ -904,7 +904,7 @@ items:
904904
905905
Zendesk data will reflect the state of the object at the time of the sync:
906906
so if a ticket status goes from `unassigned` to `assigned` between syncs,
907-
on its next sync that tickets status will be `assigned`.
907+
on its next sync that tickets status will be `assigned`.
908908
909909
910910
We will update Zendesk data every ~3 hours.

src/_data/sidenav/strat.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,20 @@ sections:
157157
- path: /connections/sources/catalog/libraries/mobile/react-native/changelog
158158
title: Analytics-React-Native Changelog
159159

160+
- slug: kotlin
161+
section_title: Analytics-Kotlin Documentation
162+
section:
163+
- path: /connections/sources/catalog/libraries/mobile/kotlin-android/index
164+
title: Analytics-Kotlin (Mobile)
165+
- path: /connections/sources/catalog/libraries/server/kotlin/index
166+
title: Analytics-Kotlin (Server)
167+
- path: /connections/sources/catalog/libraries/mobile/kotlin-android/migration
168+
title: Analytics-Kotlin Migration Guide
169+
170+
- slug: swift
171+
section_title: Analytics-Swift Documentation
172+
section:
173+
- path: /connections/sources/catalog/libraries/mobile/swift-ios/index
174+
title: Analytics-Swift
175+
- path: /connections/sources/catalog/libraries/mobile/swift-ios/migration
176+
title: Analytics-Swift Migration Guide

src/_sass/components/_markdown.scss

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,12 @@
144144
top: 0;
145145
left: 0;
146146
}
147-
147+
div.highlighter-rouge {
148+
margin: 15px auto;
149+
}
150+
table {
151+
margin: 15px auto;
152+
}
148153
&>ul,
149154
ol {
150155
margin-top: 0;

src/connections/destinations/catalog/ibm-ubx/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: IBM Universal Behavior Exchange Destination
33
rewrite: true
44
beta: true
5+
hidden: true
56
---
67

78
[IBM's Universal Behavior Exchange (UBX)](https://www.ibm.com/support/knowledgecenter/en/SS9JVY/UBX/kc_welcome_UBX.html)

src/connections/sources/catalog/libraries/mobile/android/index.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: 'Analytics for Android'
33
strat: android
44
repo: analytics-android
5-
redirect_from:
6-
- '/connections/sources/catalog/cloud-apps/kotlin-android/'
7-
- '/connections/sources/catalog/cloud-apps/kotlin/'
85
---
96

107

@@ -13,8 +10,8 @@ redirect_from:
1310

1411
Analytics for Android only supports any Android device running API 14 (Android 4.0) and higher. This includes Amazon Fire devices.
1512

16-
> info "Analytics-Kotlin Pilot"
17-
> A pilot release of the analytics-kotlin library is available at the [Analytics-Kotlin](https://github.com/segmentio/analytics-kotlin) repository. This library is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/), and should not be used in production scenarios.
13+
> info "Analytics-Kotlin public beta"
14+
> The Analytics-Kotlin library is in public beta. You can use Analytics-Kotlin for [mobile](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/index/) or [server](/docs/connections/sources/catalog/libraries/server/kotlin/index/) applications. If you’d like to migrate to Analytics-Kotlin, see the [migration guide](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/). Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
1815
1916
> success ""
2017
> In addition to the documentation here, you can also [read the Javadocs for all versions of Analytics-Android on Javadoc.io](https://javadoc.io/doc/com.segment.analytics.android/analytics/latest/index.html).

src/connections/sources/catalog/libraries/mobile/ios/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Analytics for iOS
33
strat: ios
44
repo: analytics-ios
5-
redirect_from: '/connections/sources/catalog/cloud-apps/swift/'
65
---
76

87

@@ -15,9 +14,8 @@ With Analytics for iOS, you can send your data to analytics or marketing tool, w
1514
> **Note:** Segment does not currently support tracking of watchkit extensions for the Apple Watch. [Email us](https://segment.com/requests/integrations/) if you're interested in a Watchkit SDK. For now we recommend tracking watch interactions using the iPhone app code.
1615
1716

18-
> info "Analytics-Swift Pilot"
19-
> A pilot release of the analytics-swift library is available at the [Analytics-Swift](https://github.com/segmentio/analytics-swift) repository. This library is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/), and should not be used in production scenarios.
20-
17+
> info "Analytics-Swift Public Beta"
18+
> The [Analytics-Swift](/docs/connections/sources/catalog/libraries/mobile/swift-ios/) library is in public beta. If you’d like to migrate to Analytics-Swift, see the [migration guide](/docs/connections/sources/catalog/libraries/mobile/swift-ios/migration/). Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
2119
2220
## Analytics-iOS and Unique Identifiers
2321

0 commit comments

Comments
 (0)