mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
docs: We want our docs based on develop not main
This commit is contained in:
committed by
Michael Grunder
parent
ae69e47a08
commit
d45c4d294c
@@ -1 +1 @@
|
||||
main
|
||||
develop
|
||||
+292
-292
File diff suppressed because it is too large
Load Diff
+281
-281
File diff suppressed because it is too large
Load Diff
+261
-261
File diff suppressed because it is too large
Load Diff
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="class" data-name="class:RedisClusterException" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
@@ -292,7 +292,7 @@
|
||||
|
||||
|
||||
<p> class
|
||||
<strong>RedisClusterException</strong> extends <a target="_blank" rel="noopener" href="https://www.php.net/RuntimeException">RuntimeException</a> (<a href="https://github.com/phpredis/phpredis/blob/main/redis_cluster.stub.php">View source</a>)
|
||||
<strong>RedisClusterException</strong> extends <a target="_blank" rel="noopener" href="https://www.php.net/RuntimeException">RuntimeException</a> (<a href="https://github.com/phpredis/phpredis/blob/develop/redis_cluster.stub.php">View source</a>)
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="class" data-name="class:RedisException" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
@@ -292,7 +292,7 @@
|
||||
|
||||
|
||||
<p> class
|
||||
<strong>RedisException</strong> extends <a target="_blank" rel="noopener" href="https://www.php.net/RuntimeException">RuntimeException</a> (<a href="https://github.com/phpredis/phpredis/blob/main/redis.stub.php">View source</a>)
|
||||
<strong>RedisException</strong> extends <a target="_blank" rel="noopener" href="https://www.php.net/RuntimeException">RuntimeException</a> (<a href="https://github.com/phpredis/phpredis/blob/develop/redis.stub.php">View source</a>)
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
+14
-14
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="class" data-name="class:RedisSentinel" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
@@ -292,7 +292,7 @@
|
||||
|
||||
|
||||
<p> class
|
||||
<strong>RedisSentinel</strong> (<a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php">View source</a>)
|
||||
<strong>RedisSentinel</strong> (<a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php">View source</a>)
|
||||
</p>
|
||||
|
||||
|
||||
@@ -447,7 +447,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method___construct">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L11">at line 11</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L11">at line 11</a></div>
|
||||
<code class="method-signature language-php">__construct(array|null $options = null)</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -480,7 +480,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_ckquorum">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L14">at line 14</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L14">at line 14</a></div>
|
||||
<code class="method-signature language-php">bool|RedisSentinel ckquorum(string $master)</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -524,7 +524,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_failover">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L17">at line 17</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L17">at line 17</a></div>
|
||||
<code class="method-signature language-php">bool|RedisSentinel failover(string $master)</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -568,7 +568,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_flushconfig">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L20">at line 20</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L20">at line 20</a></div>
|
||||
<code class="method-signature language-php">bool|RedisSentinel flushconfig()</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -602,7 +602,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_getMasterAddrByName">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L23">at line 23</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L23">at line 23</a></div>
|
||||
<code class="method-signature language-php">array|bool|RedisSentinel getMasterAddrByName(string $master)</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -646,7 +646,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_master">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L26">at line 26</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L26">at line 26</a></div>
|
||||
<code class="method-signature language-php">array|bool|RedisSentinel master(string $master)</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -690,7 +690,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_masters">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L29">at line 29</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L29">at line 29</a></div>
|
||||
<code class="method-signature language-php">array|bool|RedisSentinel masters()</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -724,7 +724,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_myid">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L31">at line 31</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L31">at line 31</a></div>
|
||||
<code class="method-signature language-php">string myid()</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -758,7 +758,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_ping">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L34">at line 34</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L34">at line 34</a></div>
|
||||
<code class="method-signature language-php">bool|RedisSentinel ping()</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -792,7 +792,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_reset">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L37">at line 37</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L37">at line 37</a></div>
|
||||
<code class="method-signature language-php">int|RedisSentinel reset(string $pattern)</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -836,7 +836,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_sentinels">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L40">at line 40</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L40">at line 40</a></div>
|
||||
<code class="method-signature language-php">array|bool|RedisSentinel sentinels(string $master)</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
@@ -880,7 +880,7 @@
|
||||
<div class="method-item">
|
||||
|
||||
<h3 id="method_slaves">
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/main/redis_sentinel.stub.php#L43">at line 43</a></div>
|
||||
<div class="location"><a href="https://github.com/phpredis/phpredis/blob/develop/redis_sentinel.stub.php#L43">at line 43</a></div>
|
||||
<code class="method-signature language-php">array|bool|RedisSentinel slaves(string $master)</code>
|
||||
</h3>
|
||||
<div class="details">
|
||||
|
||||
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="namespace" data-name="namespace:[Global_Namespace]" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
|
||||
+1
-1
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="classes" data-name="" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
|
||||
+1
-1
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="doc-index" data-name="" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
|
||||
+1
-1
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="index" data-name="" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
|
||||
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="interfaces" data-name="" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
|
||||
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="namespaces" data-name="" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:referrer="http://a9.com/-/opensearch/extensions/referrer/">
|
||||
<ShortName>PhpRedis API (main)</ShortName>
|
||||
<Description>Searches PhpRedis API (main)</Description>
|
||||
<ShortName>PhpRedis API (develop)</ShortName>
|
||||
<Description>Searches PhpRedis API (develop)</Description>
|
||||
<Tags>PhpRedis API</Tags>
|
||||
<Url type="text/html" method="GET" template="https://phpredis.github.io/search.html?search={searchTerms}&utm_source={referrer:source?}"/>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
O:21:"Doctum\Renderer\Index":3:{i:0;a:6:{s:5:"Redis";s:40:"0f4017b46063c1e1662b4d540387772581a1e9e6";s:10:"RedisArray";s:40:"2a50f02b4f62d96a18ec122fec35bd6e03bf735a";s:12:"RedisCluster";s:40:"76e57d541155478d414e8cfe84d56f6d07ec6e3d";s:21:"RedisClusterException";s:40:"76e57d541155478d414e8cfe84d56f6d07ec6e3d";s:14:"RedisException";s:40:"0f4017b46063c1e1662b4d540387772581a1e9e6";s:13:"RedisSentinel";s:40:"ca40579af888c5bb0661cd0201d840297474479a";}i:1;a:1:{i:0;s:4:"main";}i:2;a:1:{i:0;s:0:"";}}
|
||||
O:21:"Doctum\Renderer\Index":3:{i:0;a:6:{s:5:"Redis";s:40:"0f4017b46063c1e1662b4d540387772581a1e9e6";s:10:"RedisArray";s:40:"2a50f02b4f62d96a18ec122fec35bd6e03bf735a";s:12:"RedisCluster";s:40:"76e57d541155478d414e8cfe84d56f6d07ec6e3d";s:21:"RedisClusterException";s:40:"76e57d541155478d414e8cfe84d56f6d07ec6e3d";s:14:"RedisException";s:40:"0f4017b46063c1e1662b4d540387772581a1e9e6";s:13:"RedisSentinel";s:40:"ca40579af888c5bb0661cd0201d840297474479a";}i:1;a:1:{i:0;s:7:"develop";}i:2;a:1:{i:0;s:0:"";}}
|
||||
+1
-1
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="search-page" data-name="" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
|
||||
+1
-1
@@ -229,7 +229,7 @@
|
||||
<link rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
href="https://phpredis.github.io/opensearch.xml"
|
||||
title="PhpRedis API (main)" />
|
||||
title="PhpRedis API (develop)" />
|
||||
</head>
|
||||
|
||||
<body id="traits" data-name="" data-root-path="" data-search-index-url="doctum-search.json">
|
||||
|
||||
@@ -5,6 +5,7 @@ use Doctum\RemoteRepository\GitHubRemoteRepository;
|
||||
use Symfony\Component\Finder\Finder;
|
||||
|
||||
$root = realpath(__DIR__);
|
||||
Doctum::$defaultVersionName = 'develop';
|
||||
|
||||
$iterator = Finder::create()
|
||||
->files()
|
||||
|
||||
Reference in New Issue
Block a user