Skip to content

Commit

Permalink
renew _site
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 4, 2025
1 parent ff4fc15 commit 9a63d94
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ <h4 class="section">Returns</h4>

<h3 id="BD_SteamClient8_Services_PInvoke_SteamServiceImpl_GetAppInfos_System_Boolean_System_Threading_CancellationToken_" data-uid="BD.SteamClient8.Services.PInvoke.SteamServiceImpl.GetAppInfos(System.Boolean,System.Threading.CancellationToken)">
GetAppInfos(bool, CancellationToken)
<a class="header-action link-secondary" title="View source" href="https://github.com/BeyondDimension/SteamClient/blob/dev8/src/BD.SteamClient8.Impl/Services/PInvoke/SteamServiceImpl.Abstract.cs"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/BeyondDimension/SteamClient/blob/dev8/src/BD.SteamClient8.Impl/Services/PInvoke/SteamServiceImpl.cs"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>从 Steam 本地客户端缓存文件中读取游戏数据</p>
Expand Down
12 changes: 6 additions & 6 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
"xrefmap": "xrefmap.yml",
"files": [
{
"type": "Resource",
"type": "Conceptual",
"source_relative_path": "README.md",
"output": {
"resource": {
"relative_path": "README.md"
".html": {
"relative_path": "README.html"
}
},
"version": ""
},
{
"type": "Conceptual",
"type": "Resource",
"source_relative_path": "README.md",
"output": {
".html": {
"relative_path": "README.html"
"resource": {
"relative_path": "README.md"
}
},
"version": ""
Expand Down

0 comments on commit 9a63d94

Please sign in to comment.