mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
add docs for hiero custom menu
This commit is contained in:
parent
05e709ec06
commit
397a3f7fc4
3 changed files with 10 additions and 0 deletions
9
website/docs/admin_hosts_hiero.md
Normal file
9
website/docs/admin_hosts_hiero.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
id: admin_hosts_hiero
|
||||||
|
title: Hiero
|
||||||
|
sidebar_label: Hiero
|
||||||
|
---
|
||||||
|
|
||||||
|
## Custom Menu
|
||||||
|
You can add your custom tools menu into Hiero by extending definitions in **Hiero -> Scripts Menu Definition**.
|
||||||
|

|
||||||
BIN
website/docs/assets/hiero-admin_scriptsmenu.png
Normal file
BIN
website/docs/assets/hiero-admin_scriptsmenu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
|
|
@ -89,6 +89,7 @@ module.exports = {
|
||||||
label: "Integrations",
|
label: "Integrations",
|
||||||
items: [
|
items: [
|
||||||
"admin_hosts_blender",
|
"admin_hosts_blender",
|
||||||
|
"admin_hosts_hiero",
|
||||||
"admin_hosts_maya",
|
"admin_hosts_maya",
|
||||||
"admin_hosts_nuke",
|
"admin_hosts_nuke",
|
||||||
"admin_hosts_resolve",
|
"admin_hosts_resolve",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue