Skip to content

Commit 49cccf2

Browse files
author
HAProxy Community
committed
Update docs for dev
1 parent c998fee commit 49cccf2

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed

docs/dev/configuration.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>HAProxy version 3.2-dev1-49 - Configuration Manual</title>
5+
<title>HAProxy version 3.2-dev1-65 - Configuration Manual</title>
66
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
@@ -4426,7 +4426,7 @@
44264426
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
44274427
</p>
44284428
<p class="text-right">
4429-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/12/16</b></small>
4429+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/12/18</b></small>
44304430
</p>
44314431
</div>
44324432
<!-- /.sidebar -->
@@ -4437,7 +4437,7 @@
44374437
<div class="text-center">
44384438
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
44394439
<h2>Configuration Manual</h2>
4440-
<p><strong>version 3.2-dev1-49</strong></p>
4440+
<p><strong>version 3.2-dev1-65</strong></p>
44414441
<p>
44424442
2024/12/11<br>
44434443

@@ -10433,6 +10433,9 @@ <h3 id="chapter-3.12.1" data-target="3.12.1"><small><a class="small" href="#3.12
1043310433
section.
1043410434
In case of &quot;OCSP response check failure&quot; error, you might want to check that
1043510435
the issuer certificate that you provided is valid.
10436+
A more precise error message might also be displayed between parenthesis
10437+
after the &quot;generic&quot; error message. It can happen for &quot;OCSP response check
10438+
failure&quot; or &quot;Error during insertion&quot; errors.
1043610439
</pre></div>
1043710440
<a class="anchor" id="4" name="4"></a>
1043810441
<div class="page-header"><h1 id="chapter-4" data-target="4"><small><a class="small" href="#4">4.</a></small> Proxies</h1>
@@ -31724,7 +31727,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11
3172431727
<br>
3172531728
<hr>
3172631729
<div class="text-right">
31727-
HAProxy 3.2-dev1-49 &ndash; Configuration Manual<br>
31730+
HAProxy 3.2-dev1-65 &ndash; Configuration Manual<br>
3172831731
<small>, 2024/12/11</small>
3172931732
</div>
3173031733
</div>

docs/dev/intro.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>HAProxy version 3.2-dev1-49 - Starter Guide</title>
5+
<title>HAProxy version 3.2-dev1-65 - Starter Guide</title>
66
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
@@ -484,7 +484,7 @@
484484
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
485485
</p>
486486
<p class="text-right">
487-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/12/16</b></small>
487+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/12/18</b></small>
488488
</p>
489489
</div>
490490
<!-- /.sidebar -->
@@ -495,7 +495,7 @@
495495
<div class="text-center">
496496
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
497497
<h2>Starter Guide</h2>
498-
<p><strong>version 3.2-dev1-49</strong></p>
498+
<p><strong>version 3.2-dev1-65</strong></p>
499499
<p>
500500
<br>
501501

@@ -2515,7 +2515,7 @@ <h2 id="chapter-4.4" data-target="4.4"><small><a class="small" href="#4.4">4.4.<
25152515
<br>
25162516
<hr>
25172517
<div class="text-right">
2518-
HAProxy 3.2-dev1-49 &ndash; Starter Guide<br>
2518+
HAProxy 3.2-dev1-65 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/dev/management.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>HAProxy version 3.2-dev1-49 - Management Guide</title>
5+
<title>HAProxy version 3.2-dev1-65 - Management Guide</title>
66
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
@@ -654,7 +654,7 @@
654654
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
655655
</p>
656656
<p class="text-right">
657-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/12/16</b></small>
657+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/12/18</b></small>
658658
</p>
659659
</div>
660660
<!-- /.sidebar -->
@@ -665,7 +665,7 @@
665665
<div class="text-center">
666666
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
667667
<h2>Management Guide</h2>
668-
<p><strong>version 3.2-dev1-49</strong></p>
668+
<p><strong>version 3.2-dev1-65</strong></p>
669669
<p>
670670
<br>
671671

@@ -5446,7 +5446,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
54465446
<br>
54475447
<hr>
54485448
<div class="text-right">
5449-
HAProxy 3.2-dev1-49 &ndash; Management Guide<br>
5449+
HAProxy 3.2-dev1-65 &ndash; Management Guide<br>
54505450
<small>, </small>
54515451
</div>
54525452
</div>

0 commit comments

Comments
 (0)