Skip to content

Commit

Permalink
Update docs for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
HAProxy Community committed May 4, 2024
1 parent db40f20 commit c2b9db9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions docs/dev/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>HAProxy version 3.0-dev9-38 - Configuration Manual</title>
<title>HAProxy version 3.0-dev9-43 - Configuration Manual</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
Expand Down Expand Up @@ -4248,7 +4248,7 @@
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
</p>
<p class="text-right">
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/05/02</b></small>
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/05/03</b></small>
</p>
</div>
<!-- /.sidebar -->
Expand All @@ -4259,7 +4259,7 @@
<div class="text-center">
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
<h2>Configuration Manual</h2>
<p><strong>version 3.0-dev9-38</strong></p>
<p><strong>version 3.0-dev9-43</strong></p>
<p>
2024/04/27<br>

Expand Down Expand Up @@ -9504,7 +9504,7 @@ <h2 id="chapter-3.11" data-target="3.11"><small><a class="small" href="#3.11">3.
</pre></div>
<a class="anchor" id="3.12" name="3.12"></a>
<h2 id="chapter-3.12" data-target="3.12"><small><a class="small" href="#3.12">3.12.</a></small> Certificate Storage</h2>
<div><pre class="text">HAProxy uses an internal storage mecanism to load and store certificates used
<div><pre class="text">HAProxy uses an internal storage mechanism to load and store certificates used
in the configuration. This storage can be configured by using a &quot;crt-store&quot;
section. It allows to configure certificate definitions and which files should
be loaded in it. A certificate definition must be written before it is used
Expand Down Expand Up @@ -28307,7 +28307,7 @@ <h3 id="chapter-8.2.6" data-target="8.2.6"><small><a class="small" href="#8.2.6"
as-is and '+E' option will be ignored.
When combined with '+bin' option, it will directly generate raw
binary CBOR payload. Be careful, because it will obviously generate
non-printable chars, thus it is mainly intented for use with
non-printable chars, thus it is mainly intended for use with
set-var-fmt, rings and binary-capable log endpoints.
</pre><div class="separator">
<span class="label label-success">Example:</span>
Expand Down Expand Up @@ -30075,7 +30075,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11
<br>
<hr>
<div class="text-right">
HAProxy 3.0-dev9-38 &ndash; Configuration Manual<br>
HAProxy 3.0-dev9-43 &ndash; Configuration Manual<br>
<small>, 2024/04/27</small>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/dev/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>HAProxy version 3.0-dev9-38 - Starter Guide</title>
<title>HAProxy version 3.0-dev9-43 - Starter Guide</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
Expand Down Expand Up @@ -484,7 +484,7 @@
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
</p>
<p class="text-right">
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/05/02</b></small>
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/05/03</b></small>
</p>
</div>
<!-- /.sidebar -->
Expand All @@ -495,7 +495,7 @@
<div class="text-center">
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
<h2>Starter Guide</h2>
<p><strong>version 3.0-dev9-38</strong></p>
<p><strong>version 3.0-dev9-43</strong></p>
<p>
<br>

Expand Down Expand Up @@ -2515,7 +2515,7 @@ <h2 id="chapter-4.4" data-target="4.4"><small><a class="small" href="#4.4">4.4.<
<br>
<hr>
<div class="text-right">
HAProxy 3.0-dev9-38 &ndash; Starter Guide<br>
HAProxy 3.0-dev9-43 &ndash; Starter Guide<br>
<small>, </small>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions docs/dev/management.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>HAProxy version 3.0-dev9-38 - Management Guide</title>
<title>HAProxy version 3.0-dev9-43 - Management Guide</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
Expand Down Expand Up @@ -631,7 +631,7 @@
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
</p>
<p class="text-right">
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/05/02</b></small>
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/05/03</b></small>
</p>
</div>
<!-- /.sidebar -->
Expand All @@ -642,7 +642,7 @@
<div class="text-center">
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
<h2>Management Guide</h2>
<p><strong>version 3.0-dev9-38</strong></p>
<p><strong>version 3.0-dev9-43</strong></p>
<p>
<br>

Expand Down Expand Up @@ -4785,7 +4785,7 @@ <h3 id="chapter-9.4.1" data-target="9.4.1"><small><a class="small" href="#9.4.1"
<h2 id="chapter-9.5" data-target="9.5"><small><a class="small" href="#9.5">9.5.</a></small> Stats-file</h2>
<div><pre class="text">A so-called stats-file can be used to preload internal haproxy counters on
process startup with non-null values. Its main purpose is to preserve
statistics for worker processes accross reloads. Only an excerpt of all the
statistics for worker processes across reloads. Only an excerpt of all the
exposed haproxy statistics is present in a stats-file as it only makes sense to
preload metric-type values.

Expand All @@ -4797,7 +4797,7 @@ <h2 id="chapter-9.5" data-target="9.5"><small><a class="small" href="#9.5">9.5.<

The CLI command &quot;<a href="#dump%20stats-file">dump stats-file</a>&quot; purpose is to generate a stats-file. Format
of the stats-file is internally defined and freely subject to future changes
and extension. It is designed to be compatible at least accross adjacent
and extension. It is designed to be compatible at least across adjacent
haproxy stable branch releases, but may require optional extra configuration
when loading a stats-file to a process running on an older version.
</pre></div>
Expand Down Expand Up @@ -5202,7 +5202,7 @@ <h2 id="chapter-9.5" data-target="9.5"><small><a class="small" href="#9.5">9.5.<
<br>
<hr>
<div class="text-right">
HAProxy 3.0-dev9-38 &ndash; Management Guide<br>
HAProxy 3.0-dev9-43 &ndash; Management Guide<br>
<small>, </small>
</div>
</div>
Expand Down

0 comments on commit c2b9db9

Please sign in to comment.