Skip to content

Commit

Permalink
libcurl: more cross-links
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jul 2, 2024
1 parent ee2c148 commit 9f3424b
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
6 changes: 6 additions & 0 deletions libcurl/c/_allfuncs.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
WHERE3(libcurl, "/libcurl/", API, "/libcurl/c/", All Functions)

TITLE(All libcurl functions in alphabetical order)
<div class="relatedbox">
<b>Related:</b>
<br><a href="./">API</a>
<br><a href="example.html">Examples</a>
<br><a href="symbols-in-versions.html">Symbols</a>
</div>
<p>
#include "allfunc.gen"

Expand Down
1 change: 1 addition & 0 deletions libcurl/c/_menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<a href="/libcurl/c/libcurl-env.html">Environment vars</a>
<a href="/libcurl/c/libcurl-errors.html">Errors</a>
<a href="/libcurl/c/example.html">Examples</a>
<a href="/libcurl/security.html">Security</a>
<a href="/libcurl/c/symbols-in-versions.html">Symbols</a>
<a href="/libcurl/c/libcurl-tutorial.html">Tutorial</a>
<hr>
Expand Down
6 changes: 6 additions & 0 deletions libcurl/c/_symbols-by-name.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
WHERE3(libcurl, "/libcurl/", API, "/libcurl/c/", Symbols By Name)

TITLE(Symbols By Name)
<div class="relatedbox">
<b>Related:</b>
<br><a href="allfuncs.html">All functions</a>
<br><a href="./">API</a>
<br><a href="example.html">Examples</a>
</div>
<p>
These symbols are present in libcurl. Here is information about the first
libcurl version that provides the symbol, the first version in which the
Expand Down
6 changes: 6 additions & 0 deletions libcurl/c/_symbols-in-versions.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
WHERE3(libcurl, "/libcurl/", API, "/libcurl/c/", Symbols In Versions)

TITLE(Symbols In Versions)
<div class="relatedbox">
<b>Related:</b>
<br><a href="allfuncs.html">All functions</a>
<br><a href="./">API</a>
<br><a href="example.html">Examples</a>
</div>
<p>
These symbols are present in libcurl. Here is information about the first
libcurl version that provides the symbol, the first version in which the
Expand Down

0 comments on commit 9f3424b

Please sign in to comment.