This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
修改文档的顺序
tags/v0.4.10
ChenXin
5 years ago
parent
2c202bb151
commit
f3e4abfee4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/Makefile
+ 1
- 1
docs/Makefile
View File
@@ -14,7 +14,7 @@ help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
apidoc:
@$(SPHINXAPIDOC) -f -o source ../fastNLP
@$(SPHINXAPIDOC) -f
M
-o source ../fastNLP
server:
cd build/html && python -m http.server
Write
Preview
Loading…
Cancel
Save