Skip to content

Commit 53df7b5

Browse files
committed
[增加]1. 增加Docfx 生成
1 parent b0abc33 commit 53df7b5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/docs-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- name: Build Documentation
3030
run: |
3131
cd ${{ github.workspace }}/docs
32-
pwd | ls
3332
docfx metadata
3433
docfx build docfx.json
3534

docs/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
- name: API Reference
2-
href: api/
2+
href: api/
3+
- name: 文档主页
4+
href: https://gameframex.doc.alianblank.com

0 commit comments

Comments
 (0)