Skip to content

Commit c29ee3d

Browse files
committed
RPC doc as a collection in config
1 parent 37c1494 commit c29ee3d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,15 @@ defaults:
8181
layout: page
8282
lang: en
8383
share: true
84+
- scope:
85+
path: ""
86+
type: doc
87+
values:
88+
lang: en
89+
share: true
8490

8591
collections:
8692
releases:
8793
output: true
94+
doc:
95+
output: true

0 commit comments

Comments
 (0)