Skip to content

Commit cc81fc1

Browse files
authored
Add elasticdl submodule (#70)
1 parent 16aae5a commit cc81fc1

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@
1414
path = gomaxcompute
1515
url = https://github.com/sql-machine-learning/gomaxcompute
1616
branch = develop
17+
[submodule "elasticdl"]
18+
path = elasticdl
19+
url = https://github.com/sql-machine-learning/elasticdl
20+
branch = develop

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ defaults:
105105
layout: doc
106106
parent: GoHive
107107
prefix: '/gohive/'
108+
- scope:
109+
path: "elasticdl"
110+
values:
111+
layout: doc
112+
parent: ElasticDL
108113

109114
footer:
110115
links:

elasticdl

Submodule elasticdl added at 6f5c089

0 commit comments

Comments
 (0)