Mirror/doc/Guides/toc.yml

39 lines
886 B
YAML
Raw Normal View History

2019-09-21 03:50:38 +00:00
- name: Overview
href: index.md
- name: Authority
href: Authority.md
- name: About IDs
href: IDs.md
- name: Clients and Servers
href: ClientsServers.md
- name: Authentication
href: Authentication.md
- name: Conversion
href: Conversion.md
2019-09-29 03:43:53 +00:00
- name: Network Profiler
2019-09-29 00:57:57 +00:00
href: Profiler.md
2019-09-21 03:34:03 +00:00
- name: Attributes
href: Attributes.md
- name: NetworkBehaviour
href: NetworkBehaviour.md
- name: Clock Synchronization
href: ClockSync.md
- name: Data Types
href: DataTypes.md
- name: Visibility
href: Visibility.md
- name: Custom Visibility
href: VisibilityCustom.md
docs: Explain how to set a server in AWS (#1365) * Create DevelopmentServer.md This guide focuses on helping people try out their projects on a dedicated server so a more realistic test can be performed to see if everything works correctly. This focuses on the free/trial aspect from the chosen providers and tries to make it very clear to readers that "free" is relative and Mirror can not be held responsible if they go above the providers limits. It is mainly a guide on setting up the dedicated server through different providers to test your Mirror project. Question: Should I put it all under each other or should each provider/possibility be a different page like synchronization/GameObjects? For example: Overview AWS Azure Google * Make dedicated servers a submenu * Add files via upload * Move AWS inside it's own folder * Update index.md Changed the imgur links to the github images in the AWS folder so offline access is possible * Update index.md As suggestion from SoftwareGuy from suggestion: https://github.com/vis2k/Mirror/pull/1365#discussion_r361819820 I have made this in a bullet point so it's more clearly visible * Update index.md * Update index.md * Update index.md Added the changes as SoftwareGuy mentioned * Update index.md Another update to the formatting. Changed some parts to titles so it's easier to navigate through the right hand side on github pages. Some more formatting done * Update index.md Changed the titles from the 7 steps to include the step number for easier following * Update index.md Forgot this one: https://github.com/vis2k/Mirror/pull/1365#discussion_r361819874 Co-authored-by: Paul Pacheco <paulpach@gmail.com>
2019-12-29 17:44:26 +00:00
- name: Development Servers
href: DedicatedServer/toc.yml
topicHref: DedicatedServer/
2019-10-20 03:45:52 +00:00
- name: Synchronization
2019-09-21 03:34:03 +00:00
href: Sync/toc.yml
topicHref: Sync/
- name: Communications
href: Communications/toc.yml
2019-09-21 03:34:03 +00:00
topicHref: Communications/
- name: GameObjects
href: GameObjects/toc.yml
2019-09-21 03:34:03 +00:00
topicHref: GameObjects/