Docs: Project Tools Update #156

Merged
Nick Alberelli merged 59 commits from :docs/project-tools-update into main 2023-10-19 22:21:50 +02:00
2 changed files with 12 additions and 5 deletions
Showing only changes of commit 93d6033a40 - Show all commits

View File

@ -139,9 +139,16 @@ export default defineConfig({
{
text: 'User Guide',
collapsed: false,
items: [
{
text: 'Project Tools',
collapsed: true,
items: [
{ text: 'Project Overview', link: '/user-guide/project-overview' },
{ text: 'Running Blender', link: '/user-guide/running_blender' },
],
},
{
text: 'Organization',
collapsed: true,
@ -159,7 +166,7 @@ export default defineConfig({
text: 'TD Guide',
collapsed: false,
items: [
{text: 'Pipeline Setup', link: '/td-guide/pipeline-setup'},
{text: 'Project Tools Setup', link: '/td-guide/project-tools-setup'},
{text: 'Project Setup', link: '/td-guide/project-setup'},
]
},

View File

@ -1,4 +1,4 @@
# Pipeline Setup
# Project Tools Setup
::: warning Work in Progress
15 Oct. 2023 - The content of this page is currently being edited/updated.
@ -153,7 +153,7 @@ October 19th 2023 -This feature is only available on linux at this time. Mac & W
2. Search the 'Blender Kitsu' and use the checkbox to Enable the Add-On
3. Set the following settings in the add-on preferences
- Login
- Host: `{my_kitsu_server_url}` *Set during [Kitsu Server Setup](/td-guide/pipeline-setup.md#kitsu-server-setup)*
- Host: `{my_kitsu_server_url}` *Set during [Kitsu Server Setup](/td-guide/project-tools-setup.md#kitsu-server-setup)*
- Username: `{username@studio.org}`
- Password: `{user_password}`
- Project Settings