This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Include CHANGELOG.md in docs
pull/1218/head
Still Hsu
6 years ago
parent
0f25a1e34a
commit
f840e57380
No known key found for this signature in database
GPG Key ID:
8601A145FDA95209
2 changed files
with
7 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
docs/docfx.json
+3
-1
docs/toc.yml
+ 4
- 0
docs/docfx.json
View File
@@ -24,6 +24,10 @@
},
{
"files": ["guides/**.md", "guides/**/toc.yml"]
},
{
"src": "../",
"files": ["CHANGELOG.md"]
}
],
"resource": [{
+ 3
- 1
docs/toc.yml
View File
@@ -6,4 +6,6 @@
topicUid: FAQ.Basics.GetStarted
- name: API Documentation
href: api/
topicUid: API.Docs
topicUid: API.Docs
- name: Changelog
topicHref: ../CHANGELOG.md
Write
Preview
Loading…
Cancel
Save