Skip to content

add docs#6

Open
evanmcarlson wants to merge 2 commits intomainfrom
evan-docs-CS319116
Open

add docs#6
evanmcarlson wants to merge 2 commits intomainfrom
evan-docs-CS319116

Conversation

@evanmcarlson
Copy link

@evanmcarlson evanmcarlson commented Mar 19, 2026

Looking for some feedback on the top-level organization. Do we like:

  • 8th Wall Studio
    • Getting Started
    • Guides
    • API Reference
  • 8th Wall Engine
    • Getting Started
    • Guides
    • API Reference

or something like:

  • Getting Started
    • 8th Wall Engine
    • 8th Wall Studio
  • Guides
    • 8th Wall Engine
    • 8th Wall Studio
  • API Reference
    • 8th Wall Engine
    • 8th Wall Studio

Copy link
Contributor

@cmbartschat cmbartschat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For nesting/sidebar order, my preference would be

  • Getting Started
  • Studio (no need to specify 8th Wall IMO)
  • Engine
  • API Reference
  • Other

sidebar_class_name: "hidden"
---

# Asset Lab
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still relevant?

@@ -0,0 +1,4 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this folder empty?

- **Apple Silicon**
- **Intel**
- **Windows**
- Install the application by opening the `.dmg` or `.exe.` file and dragging the app to your Applications folder. On Windows, you will need to click through the Unknown Publisher warning.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think there is an Unknown Publisher warning now that we're signing the builds.


## Adding Entities

Add new objects to your space by clicking the **+** button above the scene hierarchy.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a typo


# HTML

## Exporting an HTML5 Bundle {#exporting-an-html5-bundle}
Copy link
Contributor

@cmbartschat cmbartschat Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is missing https://github.com/8thwall-spatial/code8/commit/01ec59936f7971aa525fec5125562bbf6c7b5ced#diff-5f097678bb194b6d58ea803d72e297577141ed6e5cbc130ff9f977a96ae8bf0a

Not sure if any other pages here (edit: in native-app-export) are relevant atm.

@@ -56,7 +60,7 @@ const config = {
{ href: 'https://www.youtube.com/@8thwall', label: 'Tutorials', position: 'left' },
{ href: 'https://8th.io/blog', label: 'Blog', position: 'left' },
{ href: 'https://8th.io/discord', label: 'Discord', position: 'left' },
{ href: 'https://www.8thwall.com/docs', label: 'Docs', position: 'left' },
{ href: '/docs', label: 'Docs', position: 'left' },
Copy link
Contributor

@cmbartschat cmbartschat Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if we should hold off on linking to the new docs until any relevant followups/once overs are done.

I didn't look too close at all pages, but the ones I did check over, had a good number of outdated information.

@@ -0,0 +1,4 @@
{
"label": "Migration Guide",
"position": 2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO the migration guide should be after troubleshooting in the sidebar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants