Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

[general + guest] Reorganize Guest + General sections #89

Merged
merged 3 commits into from
Dec 22, 2023
Merged
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions docs/01_gettingStarted/01_guest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ NOTE: This page should contain:
- Hero Project: Showcases all features of Ethereal Engine's user interface, tools and controls.
- Guide: Teaches a new user how to use and be comfortable with the Hero Project.
-->
Whether you're a gamer, a shopper or just here to explore, Ethereal Engine has something for you.

_This page will contain a guide on how to get started using Ethereal Engine as a Guest._
_In the meantime, please refer to the [Manual/User](/docs/manual/guest/intro) section for more information._
2 changes: 2 additions & 0 deletions docs/03_manual/01_general/00_intro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# General Manual
In this section you will learn how to use Ethereal Engine.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Locations & Instances
# Instances & Locations

**Locations** can be thought of as instantiations of a scene.
They allow scenes to be connected to a session that can be shared between multiple devices at the same time.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Scene Studio
import StudioOverview from './_studio_overview.md'

# Studio Overview

Navigating to the `/studio` route in any Ethereal Engine deployment will show you the projects page, where you can open existing projects or create a new one.
> _eg: When the engine is hosted at `dev.etherealengine.com`, the studio would be accessed from `dev.etherealengine.com/studio`_
Expand All @@ -10,3 +12,13 @@ A wide range of other integrations are also supported _(eg: portals to let you t

Scenes can be saved by pressing `Ctrl+S` in your keyboard, or by navigating to the save option in the Hamburger menu located at the top-left of the editor's screen.

<StudioOverview />

1. [Toolbar](./01_toolbar.md)
2. [Scene and Files Directory](./02_files.md)
3. [Preview](./03_preview.md)
4. [Viewport](./04_viewport.md)
5. [Hierarchy, Material Library, Node Graph](./05_hierarchy.md)
6. [Properties](./06_properties.md)
7. [Assembly Menu](./07_assembly.md)
8. [User Profile](./08_profile.md)
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"position": 02,
"link": {
"type": "doc",
"id": "manual/creator/studio/intro"
"id": "manual/general/studio/intro"
}
}
8 changes: 8 additions & 0 deletions docs/03_manual/01_general/03_adminPanel/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"label": "Admin Panel",
"position": 03,
"link": {
"type": "doc",
"id": "manual/general/adminPanel/intro"
}
}
4 changes: 4 additions & 0 deletions docs/03_manual/01_general/98_glossary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
sidebar_label: Glossary
---
# Ethereal Engine Glossary
7 changes: 7 additions & 0 deletions docs/03_manual/01_general/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"label": "General",
"link": {
"type": "doc",
"id": "manual/general/intro"
}
}
4 changes: 0 additions & 4 deletions docs/03_manual/01_guest/00_intro.md

This file was deleted.

7 changes: 0 additions & 7 deletions docs/03_manual/01_guest/_category_.json

This file was deleted.

13 changes: 0 additions & 13 deletions docs/03_manual/02_creator/02_studio/00_intro.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/03_manual/02_creator/03_assets/00_intro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Asset Import Pipeline
# Import Pipeline

# Omniverse

Expand Down
7 changes: 0 additions & 7 deletions docs/03_manual/04_host/02_adminDashboard/_category_.json

This file was deleted.