Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 41 additions & 35 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -165,38 +165,14 @@ const config = {
rel: null,
},
{
label: "AYON Applications",
href: "https://docs.ayon.dev/ayon-applications",
target: "_blank",
rel: null,
},
{
label: "AYON Tray Publisher",
href: "https://docs.ayon.dev/ayon-traypublisher",
target: "_blank",
rel: null,
},
{
label: "AYON OCIO",
href: "https://docs.ayon.dev/ayon-ocio",
target: "_blank",
rel: null,
},
{
label: "AYON Third Party",
href: "https://docs.ayon.dev/ayon-third-party",
target: "_blank",
rel: null,
},
{
label: "AYON Site Sync",
href: "https://docs.ayon.dev/ayon-sitesync",
label: "AYON Launcher",
href: "https://docs.ayon.dev/ayon-launcher",
target: "_blank",
rel: null,
},
{
label: "AYON 3DEqualizer",
href: "https://docs.ayon.dev/ayon-3d-equalizer",
href: "https://docs.ayon.dev/ayon-equalizer",
target: "_blank",
rel: null,
},
Expand All @@ -213,8 +189,8 @@ const config = {
rel: null,
},
{
label: "AYON Aquarium",
href: "https://docs.ayon.dev/ayon-aquarium",
label: "AYON Applications",
href: "https://docs.ayon.dev/ayon-applications",
target: "_blank",
rel: null,
},
Expand Down Expand Up @@ -327,20 +303,20 @@ const config = {
rel: null,
},
{
label: "AYON OpenRV",
href: "https://docs.ayon.dev/ayon-openrv",
label: "AYON OCIO",
href: "https://docs.ayon.dev/ayon-ocio",
target: "_blank",
rel: null,
},
{
label: "AYON OpenUSD",
href: "https://docs.ayon.dev/ayon-usd",
label: "AYON OpenRV",
href: "https://docs.ayon.dev/ayon-openrv",
target: "_blank",
rel: null,
},
{
label: "AYON Perforce",
href: "https://docs.ayon.dev/ayon-perforce",
label: "AYON OpenUSD",
href: "https://docs.ayon.dev/ayon-usd",
target: "_blank",
rel: null,
},
Expand Down Expand Up @@ -380,6 +356,12 @@ const config = {
target: "_blank",
rel: null,
},
{
label: "AYON Site Sync",
href: "https://docs.ayon.dev/ayon-sitesync",
target: "_blank",
rel: null,
},
{
label: "AYON Slack",
href: "https://docs.ayon.dev/ayon-slack",
Expand Down Expand Up @@ -410,6 +392,24 @@ const config = {
target: "_blank",
rel: null,
},
{
label: "AYON Timers Manager",
href: "https://docs.ayon.dev/ayon-timers-manager",
target: "_blank",
rel: null,
},
{
label: "AYON Third Party",
href: "https://docs.ayon.dev/ayon-third-party",
target: "_blank",
rel: null,
},
{
label: "AYON Tray Publisher",
href: "https://docs.ayon.dev/ayon-traypublisher",
target: "_blank",
rel: null,
},
{
label: "AYON TVPaint",
href: "https://docs.ayon.dev/ayon-tvpaint",
Expand All @@ -428,6 +428,12 @@ const config = {
target: "_blank",
rel: null,
},
{
label: "AYON xSTUDIO",
href: "https://docs.ayon.dev/ayon-xstudio",
target: "_blank",
rel: null,
},
{
label: "AYON Zbrush",
href: "https://docs.ayon.dev/ayon-zbrush",
Expand Down