Commit Graph

215 Commits

Author SHA1 Message Date
uwee
ec8feea23d Remove mention of HLAPI multiple players (#352)
this is not supported by Mirror
2019-01-28 11:55:12 -06:00
Jason
ee780dc059 Update ClientsServers.md (#354)
NetworkClient.Connect() only supports a single argument - string serverIp. This documentation should be updated to reflect that difference. Please see ticket https://github.com/vis2k/Mirror/issues/341
2019-01-28 18:13:34 +01:00
uwee
f7cad9d0b3 Update Insight.md (#353) 2019-01-27 22:17:38 -06:00
uwee
d168903a3a Method parameters were changed in Mirror (#351)
Updated to match current Mirror
2019-01-27 20:11:11 -06:00
Chris Langsenkamp
70f52160a7 Added OnStartLocalPlayer Description (#336) 2019-01-22 18:13:44 +01:00
Chris Langsenkamp
27fd9b3ada Change Contributing Link 2019-01-21 21:34:54 -06:00
Chris Langsenkamp
e99a1be951 Fixed case of SyncListSTRUCT 2019-01-21 16:35:11 -06:00
Chris Langsenkamp
44902ac49e Remove navigation to Contributions
Part of removing the redundant Contributions page in docs - no point in having two of them.
2019-01-19 14:57:38 -06:00
Chris Langsenkamp
786a04880a Delete Contributions.md
Removing the redundant Contributions page in docs - no point in having two of them.
2019-01-19 14:57:23 -06:00
Chris Langsenkamp
1a44f6ed38 Added page content 2019-01-11 22:58:26 -06:00
Chris Langsenkamp
1259ef9396 Added link to Deprecations page 2019-01-11 16:28:18 -06:00
Chris Langsenkamp
f59aad7e53 Added missing links 2019-01-08 22:49:32 -06:00
Robin Rolf
ae717810c0 Corrected doc for OnClientConnect
It used to mention it being called on the server, which is false
2019-01-08 16:49:07 -06:00
Chris Langsenkamp
eaa506fb26 Fixed formatting 2019-01-07 12:45:28 -06:00
Chris Langsenkamp
847759e055 Rename SyncVarHook to SyncVarHook.md 2019-01-07 12:40:30 -06:00
Chris Langsenkamp
cded1c41f8 Added entry for Insight 2019-01-07 11:11:26 -06:00
Chris Langsenkamp
bbaaffdae2 Create page for Insight 2019-01-07 11:11:06 -06:00
Chris Langsenkamp
e0fd799100 added cs to code markdown 2019-01-07 11:10:41 -06:00
Chris Langsenkamp
d7e3f79800 Added link to SyncVarHook 2019-01-07 11:10:19 -06:00
Chris Langsenkamp
f063f40544 Added link for Insight 2019-01-07 11:10:05 -06:00
Chris Langsenkamp
a4783094bd Create SyncVar Hook page 2019-01-07 11:09:35 -06:00
Chris Langsenkamp
4d837542e4 Added Description Content 2019-01-06 21:48:05 -06:00
Chris Langsenkamp
c5a949eec1 Added descriptions to transports 2019-01-06 21:47:16 -06:00
Paul Pacheco
01f859c34d localConnections is no more 2019-01-06 09:52:17 -06:00
Paul Pacheco
07b73dea26
Fix documentation validation
site validation should work again
2019-01-01 16:56:28 -06:00
Kosio
b618fb017c Fill Server events 2018-12-31 19:31:35 -06:00
Kosio
e0902361b7 Fill Client events based on Unity's HLAPI documentation 2018-12-31 19:31:35 -06:00
Kosio
2a2194aed8 Fill Application events (with small changes from Unity's HLAPI documentation) 2018-12-31 19:31:35 -06:00
konstantin890
4609ca1a29 Documentation: Fix typo in "Custom Player Spawning"
SyncVar attribute didn't have brackets
2018-12-31 19:31:35 -06:00
Chris Langsenkamp
76b75dbb9b New Documentation (#184)
* Documentation Outline

* Spacing adjustments

* Captured old wiki content

* yml fix

* Docs work

* resize images

* Replaced images

* Removed md from links

* Renamed Misty to Fizzy

* Captured Unity docs

* links cleanup

* clear links

* Cleanup and moved NetworkBehavior to Classes.

* added slashes to yml paths

* reverted slashes

* Fixes bad link

* Update Ignorance.md

This should be enough documentation for now, yeah?

* Localized images

* Update Ignorance.md

formatting updates

* Lots of Cleanup

* fix link

* Formatting

* fix code blocks

* Lots of content and cleanup

* fixed yml

* Added blank line

* Added spaces in titles

* tightened bullets

* Fixed bullet spacing

* Fixed more bullets

* unbolded content

* Cleanup and removal of empty pages
Updated README with links to docs pages

* Restored prior version

* Contributing

* Improvements to content

* lower case fix

* fix link

* renamed Contributions

* fixed link

* home page content

* Fixed Encoding

* Moved Why TCP

* Replaced Unity with Mirror

* Telepathy Description

* changed to h2

* Moved Sample down

* Removed dead links

* Copied Contributions
Added Test
Fixed h3's

* Fixed headings

* added to Test

* Fixed image alts and links

* fixed last alt
2018-12-26 16:07:24 -06:00
Paul Pacheco
62051c74b0 Add space before disqus 2018-12-23 09:59:40 -06:00
Paul Pacheco
7ddb7df4ad Reduce space between bullet points 2018-12-23 09:55:12 -06:00
Paul Pacheco
1affe178f5 Add some separation between toc entries 2018-12-23 09:53:22 -06:00
Paul Pacheco
f85316f5c6 add some margin after code 2018-12-23 09:47:32 -06:00
Paul Pacheco
d78b5f720a Code background matches between inline and multiline 2018-12-23 09:43:29 -06:00
Paul Pacheco
b435eedfeb Reduce margin-top for h2 and h3 2018-12-23 07:52:23 -06:00
Paul Pacheco
cef22386da Fix issue scrolling to the end of sidebar 2018-12-22 22:38:10 -06:00
Paul Pacheco
8efaf5c159 Fix issue with sticking Concepts in sidebar 2018-12-22 22:31:59 -06:00
Paul Pacheco
49115b682b Fix anchor & code scrolling issue 2018-12-22 22:21:55 -06:00
Paul Pacheco
ab80b6f943 Validate documentation for broken links and images 2018-12-22 12:18:21 -06:00
Paul Pacheco
9f295e2ebf Smooth scrolling
Navigating anchors now scrolls smoothly to the anchors,  this helps usability by having visual feedback of where the previous location was
2018-12-20 22:28:41 -06:00
Paul Pacheco
708be51743 Don't include bootstrap twice 2018-12-20 21:46:34 -06:00
Paul Pacheco
49beae8d37 only apply anchor fix to h1 and h2 2018-12-20 20:41:39 -06:00
Paul Pacheco
dcaef98567 Fix issue with folder links 2018-12-20 19:39:41 -06:00
Paul Pacheco
a6f322f81d Fix anchor positioning with fixed header 2018-12-20 19:29:24 -06:00
Paul Pacheco
e7305b80da Improve color scheme 2018-12-20 18:58:28 -06:00
Paul Pacheco
07ccec429a active page is bolder 2018-12-20 18:49:19 -06:00
Paul Pacheco
d473ed8dc5 Sidenav now shows current page 2018-12-20 10:06:24 -06:00
Paul Pacheco
00b6cb631d gray background for code instead of pink 2018-12-20 00:27:00 -06:00
Paul Pacheco
33209b9132 Fix padding on the sidebar 2018-12-19 23:03:48 -06:00
Paul Pacheco
96189c5f03 Fix issue with wrong name in submenu 2018-12-19 23:00:07 -06:00
Paul Pacheco
6f262d6158 Add level 3 submenus 2018-12-19 22:51:16 -06:00
Paul Pacheco
962d8bc9a0 Add TOC 2018-12-19 22:37:59 -06:00
Paul Pacheco
f0f7267b5e Remove unnecesary layout for pages 2018-12-19 22:36:21 -06:00
Paul Pacheco
5cb39a72bc Remove redundant home page template 2018-12-19 17:42:57 -06:00
Paul Pacheco
80ad29c2f2 Remove extra <title> element in head 2018-12-19 17:41:15 -06:00
Paul Pacheco
c1fc7df485 Switch to a twitter bootstrap theme 2018-12-19 17:05:57 -06:00
Paul Pacheco
20caad708b Add dependencies for running pages locally 2018-12-19 10:09:07 -06:00
Paul Pacheco
c945940ad1 Fixed syntax error 2018-12-19 10:08:32 -06:00
Paul Pacheco
4bd28e72c7 Apply default layout to all pages 2018-12-18 17:20:55 -06:00
Paul Pacheco
4e28cdb56f Remove minified version 2018-12-18 14:50:21 -06:00
Paul Pacheco
772e8757f8 use non minified mui.js 2018-12-18 14:48:19 -06:00
Paul Pacheco
39728a1357 No need for posts, not a blog 2018-12-18 14:44:05 -06:00
Paul Pacheco
99331826a7 Use supported highlighter 2018-12-18 13:21:44 -06:00
Paul Pacheco
7e1806dce2 Added documentation folder 2018-12-18 12:42:55 -06:00