Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 83d5dcd

Browse files
Update for 2.5.6 release
1 parent 88f2d89 commit 83d5dcd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+49
-121
lines changed

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: cad02adcc14fa981e2655987c418d4fa
3+
config: 6cee7a007dedf1501ecbd865e3607936
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
-4.6 KB
Binary file not shown.
-11.5 KB
Binary file not shown.

docs/.doctrees/api/sdk/sdk.doctree

-11.7 KB
Binary file not shown.

docs/.doctrees/environment.pickle

-9.44 KB
Binary file not shown.

docs/.doctrees/index.doctree

0 Bytes
Binary file not shown.
-860 Bytes
Binary file not shown.

docs/_sources/other/supported_platforms.rst.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ The C++ SDK is compatible with the following operating systems:
88
* Ubuntu 20.04+
99
* x86_64
1010
* gcc9/gnustl, clang10/libc++
11-
* Debian 11 (Beta)
12-
* arm64
13-
* gcc9/gnustl
14-
* MacOS 10.15+
11+
* MacOS 10.14+
1512
* x86_64, arm64
1613
* Windows 10+
1714
* x86_64

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '2.6.0',
3+
VERSION: '2.5.6',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/api/coresdk.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Core API &mdash; C++ SDK 2.6.0 documentation</title>
7+
<title>Core API &mdash; C++ SDK 2.5.6 documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="../_static/graphviz.css" type="text/css" />

0 commit comments

Comments
 (0)