Skip to content

Commit

Permalink
[docs] add missing entries to TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesscottbrown authored Jan 23, 2024
1 parent 9628417 commit 0737c92
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/table-of-contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,12 @@
"label": "Writing Custom Layers",
"items": [
"developer-guide/custom-layers/README",
"developer-guide/custom-layers/layer-attributes",
"developer-guide/custom-layers/layer-lifecycle",
"developer-guide/custom-layers/picking",
"developer-guide/custom-layers/composite-layers",
"developer-guide/custom-layers/subclassed-layers",
"developer-guide/custom-layers/layer-extensions",
"developer-guide/custom-layers/primitive-layers",
"developer-guide/custom-layers/prop-types",
"developer-guide/custom-layers/attribute-management",
Expand Down Expand Up @@ -296,4 +298,4 @@
}
]
}
]
]

0 comments on commit 0737c92

Please sign in to comment.