Skip to content

Commit 041007c

Browse files
author
github-actions
committed
Automated docs sync from source repo
1 parent 27ab4d3 commit 041007c

27 files changed

Lines changed: 136 additions & 121 deletions

docs/guides/Common-questions.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---./readme.md-->
2-
[← Back](readme.md) | [🏠 Home](../readme.md)
2+
[← Back](readme.md) | [🏠 Home](readme.md)
33
## Common questions
44

55
## What is the fallback scene
@@ -89,10 +89,10 @@ To reset all ASM configuration, delete the following:
8989
> If this happens, try again with unity closed.
9090
9191
### Related pages
92-
[📄 Quick start](quick-start.md)\
93-
[📄 Common questions](common-questions.md)\
94-
[📄 In-game toolbar](in-game-toolbar.md)\
95-
[📄 Updating](updating.md)\
96-
[📄 Videos](videos.md)
92+
[📄 Quick start](Quick-start.md)
93+
[📄 Common questions](Common-questions.md)
94+
[📄 In-game toolbar](In-game-toolbar.md)
95+
[📄 Updating](Updating.md)
96+
[📄 Videos](Videos.md)
9797

98-
[← Back](readme.md) | [🏠 Home](../readme.md)
98+
[← Back](readme.md) | [🏠 Home](readme.md)

docs/guides/In-game-toolbar.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---./In-game-toolbar.md-->
2-
[← Back](readme.md) | [🏠 Home](../readme.md)
2+
[← Back](readme.md) | [🏠 Home](readme.md)
33
## In-game toolbar
44

55
The in-game toolbar provides some debugging tools, especially useful in builds, relating to scene management. It can be imported via the package manager, from ASM package samples.
@@ -19,10 +19,10 @@ The in-game toolbar allows you to:
1919
* List open [scenes](Scenes.md).
2020

2121
### Related pages
22-
[📄 Quick start](quick-start.md)\
23-
[📄 Common questions](common-questions.md)\
24-
[📄 In-game toolbar](in-game-toolbar.md)\
25-
[📄 Updating](updating.md)\
26-
[📄 Videos](videos.md)
22+
[📄 Quick start](Quick-start.md)
23+
[📄 Common questions](Common-questions.md)
24+
[📄 In-game toolbar](In-game-toolbar.md)
25+
[📄 Updating](Updating.md)
26+
[📄 Videos](Videos.md)
2727

28-
[← Back](readme.md) | [🏠 Home](../readme.md)
28+
[← Back](readme.md) | [🏠 Home](readme.md)

docs/guides/Quick-start.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---./Quick-start.md-->
2-
[← Back](readme.md) | [🏠 Home](../readme.md)
2+
[← Back](readme.md) | [🏠 Home](readme.md)
33

44
## Quick Start
55

@@ -191,10 +191,10 @@ You are ready to build your game without manual scene management.
191191

192192
## Related Pages
193193

194-
[📄 Quick start](quick-start.md)
195-
[📄 Common questions](common-questions.md)
196-
[📄 In-game toolbar](in-game-toolbar.md)
197-
[📄 Updating](updating.md)
198-
[📄 Videos](videos.md)
194+
[📄 Quick start](Quick-start.md)
195+
[📄 Common questions](Common-questions.md)
196+
[📄 In-game toolbar](In-game-toolbar.md)
197+
[📄 Updating](Updating.md)
198+
[📄 Videos](Videos.md)
199199

200-
[← Back](readme.md) | [🏠 Home](../readme.md)
200+
[← Back](readme.md) | [🏠 Home](readme.md)

docs/guides/Updating.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---./Updating.md-->
2-
[← Back](readme.md) | [🏠 Home](../readme.md)
2+
[← Back](readme.md) | [🏠 Home](readme.md)
33
## Updating Advanced Scene Manager
44

55
Advanced Scene Manager uses the following versioning format:
@@ -79,10 +79,10 @@ To prevent issues, you must **manually uninstall** the old version before instal
7979
- Only update when needed, especially for stable projects nearing release.
8080

8181
### Related pages
82-
[📄 Quick start](quick-start.md)\
83-
[📄 Common questions](common-questions.md)\
84-
[📄 In-game toolbar](in-game-toolbar.md)\
85-
[📄 Updating](updating.md)\
86-
[📄 Videos](videos.md)
82+
[📄 Quick start](Quick-start.md)
83+
[📄 Common questions](Common-questions.md)
84+
[📄 In-game toolbar](In-game-toolbar.md)
85+
[📄 Updating](Updating.md)
86+
[📄 Videos](Videos.md)
8787

88-
[← Back](readme.md) | [🏠 Home](../readme.md)
88+
[← Back](readme.md) | [🏠 Home](readme.md)

docs/guides/Videos.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---./Videos.md-->
2-
[← Back](readme.md) | [🏠 Home](../readme.md)
2+
[← Back](readme.md) | [🏠 Home](readme.md)
33
## Advanced Scene Manager - Video Tutorials
44

55
Discover how **Advanced Scene Manager** can simplify your Unity projects. Watch these tutorials to see it in action and learn how to get started!
@@ -14,10 +14,10 @@ Learn the basics of setting up and using Advanced Scene Manager in your Unity pr
1414
[![Creating Loading Screens](https://img.youtube.com/vi/MiXD2jrAqoo/0.jpg)](https://youtu.be/MiXD2jrAqoo)
1515

1616
### Related pages
17-
[📄 Quick start](quick-start.md)\
18-
[📄 Common questions](common-questions.md)\
19-
[📄 In-game toolbar](in-game-toolbar.md)\
20-
[📄 Updating](updating.md)\
21-
[📄 Videos](videos.md)
17+
[📄 Quick start](Quick-start.md)
18+
[📄 Common questions](Common-questions.md)
19+
[📄 In-game toolbar](In-game-toolbar.md)
20+
[📄 Updating](Updating.md)
21+
[📄 Videos](Videos.md)
2222

23-
[← Back](readme.md) | [🏠 Home](../readme.md)
23+
[← Back](readme.md) | [🏠 Home](readme.md)

docs/guides/api/SceneOperation.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@ public class SceneLoader : MonoBehaviour
109109
* Hide loading screen
110110

111111
### Related pages
112-
[📄 View SceneManager _(API Entry point)_](guides/Scene-manager.md)\
113-
[📄 View API structure](guides/API-structure.md)\
114-
[📄 View CoroutineUtility](api/SceneManager.md)\
115-
[📄 View Finding ASM assets](guides/Finding-ASM-assets.md)\
116-
[📄 View Scene operations](guides/SceneOperation.md)
112+
[📄 View SceneManager _(API Entry point)_](SceneManager.md)\
113+
[📄 View API structure](API-structure.md)\
114+
[📄 View CoroutineUtility](CoroutineUtility.md)\
115+
[📄 View Finding ASM assets](Finding-ASM-assets.md)\
116+
[📄 View Scene operations](SceneOperation.md)
117117

118-
[← Back](readme.md) | [🏠 Home](../readme.md)
118+
[← Back](readme.md) | [🏠 Home](../readme.md)

docs/guides/api/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---api/readme.md-->
2-
[← Back](readme.md) | [🏠 Home](../readme.md)
2+
[← Back](../readme.md) | [🏠 Home](../readme.md)
33
## API
44
### Overview
55

docs/guides/asm-window/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ It is used to define how scenes are grouped, opened, loaded, and included in bui
1111
[📄 ASM utility functions](utility-functions.md)
1212

1313
![](../image/menu-asm-window.png)
14-
![](../image/main.png)
14+
![](../image/main.png)

docs/guides/asm-window/settings.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@
77
- [Whitelist subpage](#whitelist)
88
- [Blacklist subpage](#blacklist)
99
- [Editor page](#editor-page)
10-
- [Logging subpage](#logging)
10+
- [Logging subpage](#logging-subpage)
1111
- [Appearance page](#appearance-page)
1212
- [Extendable UI subpage](#extendable-ui)
1313
- [Hierarchy subpage](#hierarchy)
1414
- [Updates page](#updates-page)
15-
- [Network page](#network-page)
1615
- [Advanced page](#advanced-page)
1716

1817
## Scene loading page
@@ -264,4 +263,4 @@ The **Advanced** page contains experimental or advanced configuration options.
264263
[📄 Popups](popups.md)\
265264
[📄 ASM utility functions](utility-functions.md)
266265

267-
[← Back](readme.md) | [🏠 Home](../readme.md)
266+
[← Back](readme.md) | [🏠 Home](../readme.md)

docs/guides/callbacks/Event-callbacks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Below is a complete list of all available ASM events.
120120

121121
### Related pages
122122
[📄 C# events](clr-events.md)\
123-
[📄 Event callbacks](event-callbacks.md)\
124-
[📄 Interface callbacks](interface-callbacks.md)
123+
[📄 Event callbacks](Event-callbacks.md)\
124+
[📄 Interface callbacks](Interface-callbacks.md)
125125

126-
[← Back](readme.md) | [🏠 Home](../readme.md)
126+
[← Back](readme.md) | [🏠 Home](../readme.md)

0 commit comments

Comments
 (0)