Skip to content

Commit f127e3f

Browse files
sebastienlagardeEvergreen
authored andcommitted
[HDRP] Fix format issue in HDRP documentation
The hdrp documentation is badly formatted: https://docs.unity3d.com/Packages/[email protected]/manual/Authoring-LUTs.html however we can see this error from .html file only, when looking with .md we can't spot the error. This PR attempt to fix this format issue.
1 parent b37baa5 commit f127e3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Packages/com.unity.render-pipelines.high-definition/Documentation~/Authoring-LUTs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Lookup textures
22

33
You can use lookup textures (LUTs) in the High Definition Render Pipeline (HDRP) . To create a LUT, use external software.
4+
45
|Page|Description|
56
|-|-|
67
|[Understand LUTs](rendering-luts-understand.md)|Learn about LUTs in HDRP.|

0 commit comments

Comments
 (0)