Trying to fix documentation links
This commit is contained in:
parent
0e31a37068
commit
08a3a7da56
@ -1,4 +1,4 @@
|
||||
/// \page Installation Package Installation
|
||||
# Package Installation
|
||||
|
||||
You can import the NanoBrain Ant package in Unity directly with the Package Manager git package importer.
|
||||
|
||||
@ -6,4 +6,4 @@ See Unity: [Installing from a Git URL](https://docs.unity3d.com/Manual/upm-ui-gi
|
||||
|
||||
Use the link from 'Clone with HTTP' (for example: https://git.passer.life/CreatureControl/Ant.git) In this way you can always retrieve the latest version by pressing the Update button in the Package Manager.
|
||||
|
||||
Optionally, you can use a tag to retrieve a specific version. For example: https://git.passer.life/CreatureControl/Ant.git#0.1.0. This will give you a stable version which does not change. Updating can be done by retrieving the package with a link to a new release.
|
||||
Optionally, you can use a tag to retrieve a specific version. For example: https://git.passer.life/CreatureControl/Ant.git#0.1.0. This will give you a stable version which does not change. Updating can be done by retrieving the package with a link to a new release.
|
||||
|
||||
6
Documentation/ToC.md
Normal file
6
Documentation/ToC.md
Normal file
@ -0,0 +1,6 @@
|
||||
\mainpage
|
||||
|
||||
Table of Contents
|
||||
-----------------
|
||||
- [Installation](Installation.md)
|
||||
|
||||
@ -1,10 +1,4 @@
|
||||
# %NanoBrain Ant
|
||||
|
||||
Table of Contents
|
||||
-----------------
|
||||
- [Installation](Documentation/Installation.md)
|
||||
Documentation is found in the [Documentation folder](Documentation/ToC.md)
|
||||
|
||||
<!-- doxygen
|
||||
- [Installation](\ref Installation)
|
||||
- [Getting started](\ref GettingStarted)
|
||||
-->
|
||||
Loading…
x
Reference in New Issue
Block a user