Conversation
cmbartschat
left a comment
There was a problem hiding this comment.
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 |
| @@ -0,0 +1,4 @@ | |||
| { | |||
| - **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. |
There was a problem hiding this comment.
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. |
|
|
||
| # HTML | ||
|
|
||
| ## Exporting an HTML5 Bundle {#exporting-an-html5-bundle} |
There was a problem hiding this comment.
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' }, | |||
There was a problem hiding this comment.
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 | |||
There was a problem hiding this comment.
IMO the migration guide should be after troubleshooting in the sidebar.
Looking for some feedback on the top-level organization. Do we like:
or something like: