https://github.com/nicoco007/unityxrefmap
Generates XRef maps from the Unity source reference for use with DocFX.
https://github.com/nicoco007/unityxrefmap
docfx documentation unity unity3d
Last synced: 8 months ago
JSON representation
Generates XRef maps from the Unity source reference for use with DocFX.
- Host: GitHub
- URL: https://github.com/nicoco007/unityxrefmap
- Owner: nicoco007
- Created: 2020-09-26T20:21:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-13T07:54:33.000Z (about 1 year ago)
- Last Synced: 2025-04-13T08:42:08.424Z (about 1 year ago)
- Topics: docfx, documentation, unity, unity3d
- Language: C#
- Homepage: https://nicoco007.github.io/UnityXRefMap
- Size: 61.1 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnityXRefMap
Generates XRef maps from the Unity source reference for use with DocFX.
An index of all maps is available on [the project's GitHub Pages site](https://nicoco007.github.io/UnityXRefMap/). The URL for a map follows the pattern `https://nicoco007.github.io/UnityXRefMap/./xrefmap.yml`. The available versions match the version branches of Unity's [C# Reference repository](https://github.com/Unity-Technologies/UnityCsReference) and [Unity's documentation](https://docs.unity3d.com).