Skip to content

Commit 7286213

Browse files
committed
Fixing pkgown issue
1 parent 2f51edd commit 7286213

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_pkgdown.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ reference:
77
desc: >
88
Functions for generating and managing custom model specifications.
99
contents:
10-
- create_keras_spec
10+
- create_keras_sequential_spec
11+
- create_keras_functional_spec
12+
- inp_spec
1113
- remove_keras_spec
1214

1315
- title: "Registration Helpers"

0 commit comments

Comments
 (0)