Skip to content

Commit 6daf0bd

Browse files
author
Amanda Butler
authored
Add bootstrap.md to docs.json
Add porting bootstrap guide.
1 parent 8d7542c commit 6daf0bd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1219,7 +1219,13 @@
12191219
}
12201220
]
12211221
},
1222-
1222+
{
1223+
"title": "Porting bootstrap",
1224+
"intro": {
1225+
"path": "docs/porting/target/bootstrap.md"
1226+
},
1227+
"sources": []
1228+
},
12231229
{
12241230
"title": "Porting exporter targets",
12251231
"intro": {

0 commit comments

Comments
 (0)