@@ -24,7 +24,7 @@ const features: { [type in FeatureType]: Feature } = {
2424 "Save and load workfiles in progress. Change the context inside of the application." ,
2525 preview : "workfiles.png" ,
2626 docs : {
27- user : "artist_tools_workfiles " ,
27+ user : "https://help.ayon.app/en/help/articles/9624270-workfiles " ,
2828 } ,
2929 } ,
3030 loader : {
@@ -33,7 +33,7 @@ const features: { [type in FeatureType]: Feature } = {
3333 "Universal GUI for loading published assets into your DCC app." ,
3434 preview : "loader.mp4" ,
3535 docs : {
36- user : "artist_tools_loader " ,
36+ user : "https://help.ayon.app/en/help/articles/4345209-loader " ,
3737 } ,
3838 } ,
3939 publisher : {
@@ -42,7 +42,7 @@ const features: { [type in FeatureType]: Feature } = {
4242 "Universal GUI for validating and publishing content from your DCC app." ,
4343 preview : "publisher.mp4" ,
4444 docs : {
45- user : "artist_tools_publisher " ,
45+ user : "https://help.ayon.app/en/help/articles/1075843-creator-publisher " ,
4646 } ,
4747 } ,
4848 sceneManager : {
@@ -51,19 +51,17 @@ const features: { [type in FeatureType]: Feature } = {
5151 "Universal GUI for managing versions of assets loaded into your working scene." ,
5252 preview : "scene_manager.png" ,
5353 docs : {
54- user : "artist_tools_inventory " ,
54+ user : "https://help.ayon.app/en/help/articles/9770233-scene-inventory " ,
5555 } ,
5656 } ,
57- projectManager : {
58- title : "Project manager" ,
59- description :
60- "Tools for creating shots, assets and task within your project if you don't use third party project management" ,
61- } ,
6257 sgSync : {
6358 title : "Flow (Shotgrid) Sync" ,
6459 description :
6560 "A way to synchronize projects across AYON and Flow (Shotgrid), as well as react to events in either platform." ,
6661 preview : "shotgrid_sync.png" ,
62+ docs : {
63+ user : "https://help.ayon.app/en/help/articles/3639938-configure-flow-shotgrid-addon" ,
64+ } ,
6765 } ,
6866 aquariumSync : {
6967 title : "Aquarium Sync" ,
@@ -72,19 +70,9 @@ const features: { [type in FeatureType]: Feature } = {
7270 preview : "aquarium_sync.png" ,
7371 github : "https://github.com/ynput/ayon-aquarium" ,
7472 docs : {
75- user : "addon_aquarium_artist" ,
76- admin : "addon_aquarium_admin" ,
7773 developer : "addon_aquarium_developer" ,
7874 } ,
7975 } ,
80- libraryLoader : {
81- title : "Library Loader" ,
82- description :
83- "A loader GUI that allows yo to load content from dedicated cross project asset library" ,
84- docs : {
85- user : "artist_tool_library_loader" ,
86- } ,
87- } ,
8876 trayPublisher : {
8977 title : "Tray Publisher" ,
9078 description :
@@ -106,7 +94,7 @@ const features: { [type in FeatureType]: Feature } = {
10694 description :
10795 "Built in file synchronization between your central storage (cloud or physical) and all your freelancers" ,
10896 docs : {
109- admin : "addon_site_sync_admin " ,
97+ admin : "https://help.ayon.app/en/help/articles/3882937-site-sync " ,
11098 } ,
11199 } ,
112100 timersManager : {
@@ -115,12 +103,13 @@ const features: { [type in FeatureType]: Feature } = {
115103 "Service for monitoring the user activity to start, stop and synchronise time tracking." ,
116104 docs : {
117105 } ,
118- github : "https://github.com/ynput/ayon-core/tree/develop/client/ayon_core/modules/timers_manager "
106+ github : "https://github.com/ynput/ayon-timers-manager "
119107 } ,
120108 farmRendering : {
121109 title : "Farm rendering" ,
122110 docs : {
123- admin : "addon_deadline_admin" ,
111+ user : "https://help.ayon.app/en/help/articles/8138091-working-with-deadline-in-ayon" ,
112+ admin : "https://help.ayon.app/en/help/articles/5372986-configure-deadline-addon" ,
124113 } ,
125114 description :
126115 "Integrations with render managers. Render, publish and generate reviews on the farm." ,
@@ -138,7 +127,7 @@ const features: { [type in FeatureType]: Feature } = {
138127 reviewables : {
139128 title : "Reviewables" ,
140129 docs : {
141- user : "docs/project_settings/settings_project_global#extract-review " ,
130+ user : "https://help.ayon.app/en/help/articles/3005275-core-addon-settings#izrleolormb " ,
142131 } ,
143132 description :
144133 "Generate automated reviewable quicktimes and sequences in any format, with metadata burnins." ,
@@ -148,7 +137,7 @@ const features: { [type in FeatureType]: Feature } = {
148137 description : "Fully colour managed outputs for work and review" ,
149138 preview : "color_managed.png" ,
150139 docs : {
151- user : "artist_hosts_nuke#set -colorspace" ,
140+ user : "https://help.ayon.app/en/help/articles/1279384 -colorspace-settings " ,
152141 } ,
153142 } ,
154143 nodePresets : {
0 commit comments