Skip to content

Commit

Permalink
Documentation update 2024-12-28
Browse files Browse the repository at this point in the history
  • Loading branch information
Documentation Site Generator committed Dec 28, 2024
1 parent 23dd3f8 commit 63cfe90
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docs/api/main.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"info": {
"version": "main",
"commit": "dc816591d5ee4a44d2f5cd1c7c2f07e190c66922"
"commit": "d85c1a1b79981b99d84d1b29576187390a9f9181"
},
"groups": {
"sys/alloc": {
Expand Down Expand Up @@ -52748,7 +52748,7 @@
"line": 49,
"column": 9
},
"value": "\"2.0\"",
"value": "\"1.9\"",
"comment": "The library ABI soversion for this version of libgit2. This should only be changed when the library has a breaking ABI change, and so may not reflect the library's API version number.",
"group": "version"
},
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/main/.metadata
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "main",
"commit": "dc816591d5ee4a44d2f5cd1c7c2f07e190c66922"
"commit": "d85c1a1b79981b99d84d1b29576187390a9f9181"
}
2 changes: 1 addition & 1 deletion docs/reference/main/version/LIBGIT2_SOVERSION.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h3 class="apiSignatureHeader macroSignatureHeader">Signature</h3>
<a href="https://github.com/libgit2/libgit2/blob/main/include/git2/version.h#L49" target="_blank" rel="noopener">GitHub</a>
</div>
<div class="apiSignature macroSignature">
#define LIBGIT2_SOVERSION "2.0" </div>
#define LIBGIT2_SOVERSION "1.9" </div>
<h3 class="apiVersionsHeader macroVersionsHeader">Versions</h3>
<div class="apiVersions macroVersions">
<ul>
Expand Down
8 changes: 4 additions & 4 deletions docs/search-index/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -18939,7 +18939,8 @@
"929": 2,
"934": 1,
"1547": 1,
"1549": 1
"1549": 1,
"1553": 1
}
}
],
Expand Down Expand Up @@ -19895,8 +19896,7 @@
"396": 1,
"804": 1,
"948": 1,
"952": 1,
"1553": 1
"952": 1
}
}
],
Expand Down Expand Up @@ -24591,6 +24591,7 @@
"1484": 1,
"1547": 1,
"1548": 1,
"1553": 1,
"1563": 1,
"1565": 1,
"1568": 1,
Expand Down Expand Up @@ -41003,7 +41004,6 @@
"1547": 1,
"1550": 1,
"1551": 1,
"1553": 1,
"1557": 1,
"1558": 1,
"1559": 1,
Expand Down

0 comments on commit 63cfe90

Please sign in to comment.