Skip to content

Commit

Permalink
Tweak Gun user guide
Browse files Browse the repository at this point in the history
  • Loading branch information
essen committed Mar 14, 2024
1 parent 5e05fe8 commit c197a82
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _build/data/projects/gun.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Asynchronous client with support for HTTP/1.1, HTTP/2, Websocket
name = "gun"
repository = "https://github.com/ninenines/gun"
versions = ["2.1", "2.0", "1.3", "1.2", "1.1", "1.0"]
branches = ["2.1.0", "2.0.1", "1.3.1", "1.2.0", "1.1.0", "1.0.0"]
branches = ["e2ff7181186ca1e53c1d9386aed295e7b7239f09", "2.0.1", "1.3.1", "1.2.0", "1.1.0", "1.0.0"]
has_source = true
has_guide = true
has_manual = true
2 changes: 1 addition & 1 deletion docs/en/gun/2.1/guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h2 id="_advanced">Advanced</h2>
</li>
</ul>
<h2 id="_additional_information">Additional information</h2>
<ul><li><a href="migrating_from_2.0/">Changes since Gun 2.0</a>
<ul><li><a href="migrating_from_2.0/">Migrating from Gun 2.0 to 2.1</a>
</li>
<li><a href="migrating_from_1.3/">Migrating from Gun 1.3 to 2.0</a>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11397,7 +11397,7 @@ Modules gun(3) - Asynchronous HTTP client gun_cookies(3) - Cookie store engine
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://ninenines.eu/docs/en/gun/2.1/guide/</guid>
<description>Interface Introduction Starting and stopping Supported protocols Connection Using HTTP Using Websocket Advanced Internals: TLS over TLS Additional information Changes since Gun 2.0 Migrating from Gun 1.3 to 2.0 Migrating from Gun 1.2 to 1.3 Migrating from Gun 1.1 to 1.2 Migrating from Gun 1.0 to 1.1 </description>
<description>Interface Introduction Starting and stopping Supported protocols Connection Using HTTP Using Websocket Advanced Internals: TLS over TLS Additional information Migrating from Gun 2.0 to 2.1 Migrating from Gun 1.3 to 2.0 Migrating from Gun 1.2 to 1.3 Migrating from Gun 1.1 to 1.2 Migrating from Gun 1.0 to 1.1 </description>
</item>

<item>
Expand Down
2 changes: 1 addition & 1 deletion index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12102,7 +12102,7 @@ Modules gun(3) - Asynchronous HTTP client gun_cookies(3) - Cookie store engine
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://ninenines.eu/docs/en/gun/2.1/guide/</guid>
<description>Interface Introduction Starting and stopping Supported protocols Connection Using HTTP Using Websocket Advanced Internals: TLS over TLS Additional information Changes since Gun 2.0 Migrating from Gun 1.3 to 2.0 Migrating from Gun 1.2 to 1.3 Migrating from Gun 1.1 to 1.2 Migrating from Gun 1.0 to 1.1 </description>
<description>Interface Introduction Starting and stopping Supported protocols Connection Using HTTP Using Websocket Advanced Internals: TLS over TLS Additional information Migrating from Gun 2.0 to 2.1 Migrating from Gun 1.3 to 2.0 Migrating from Gun 1.2 to 1.3 Migrating from Gun 1.1 to 1.2 Migrating from Gun 1.0 to 1.1 </description>
</item>

<item>
Expand Down

0 comments on commit c197a82

Please sign in to comment.