Skip to content

Commit 9106f90

Browse files
authored
doc: move HDRP box light under HDRP Features (#489)
* update readme * remove what's new
1 parent 99040eb commit 9106f90

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* [0.7.x-preview](com.unity.toonshader/Documentation~/whats-new-0.7.x.md)
1515
* [0.6.x-preview](com.unity.toonshader/Documentation~/whats-new-0.6.x.md)
1616
* [0.5.x-preview](com.unity.toonshader/Documentation~/whats-new-0.5.x.md)
17-
* [0.4.x-preview](com.unity.toonshader/Documentation~/whats-new-0.4.x.md)
1817
* [0.3.x-preview](com.unity.toonshader/Documentation~/whats-new-0.3.x.md)
1918
* [Getting Started](com.unity.toonshader/Documentation~/GettingStarted.md)
2019
* [Material Converter](com.unity.toonshader/Documentation~/MaterialConverter.md)
@@ -34,7 +33,9 @@
3433
* [Outline Settings](com.unity.toonshader/Documentation~/Outline.md)
3534
* [Tessellation Settings(the Built-in Render Pipeline)](com.unity.toonshader/Documentation~/TessellationLegacy.md)
3635
* [Tessellation Settings(HDRP)](com.unity.toonshader/Documentation~/TessellationHDRP.md)
37-
* [Toon EV Adjustment(HDRP)](com.unity.toonshader/Documentation~/ToonEVAdjustment.md)
36+
* Additional features for HDRP
37+
* [Box Light](com.unity.toonshader/Documentation~/HDRPBoxLight.md)
38+
* [Toon EV Adjustment](com.unity.toonshader/Documentation~/ToonEVAdjustment.md)
3839
* [Samples](com.unity.toonshader/Documentation~/sample-instlation.md)
3940
* [Feature Difference](com.unity.toonshader/Documentation~/FeatureModel_en.md)
4041
* [Known Issues](com.unity.toonshader/Documentation~/Known-issue.md)
File renamed without changes.

com.unity.toonshader/Documentation~/TableOfContents.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
* [0.7.x-preview](whats-new-0.7.x.md)
99
* [0.6.x-preview](whats-new-0.6.x.md)
1010
* [0.5.0-preview](whats-new-0.5.x.md)
11-
* [0.4.0-preview](whats-new-0.4.x.md)
1211
* [0.3.0-preview](whats-new-0.3.x.md)
1312
* [Getting started](GettingStarted.md)
1413
* [Material Converter](MaterialConverter.md)
@@ -28,7 +27,9 @@
2827
* [Outline Settings](Outline.md)
2928
* [Tessellation Settings(the Built-in Render Pipeline)](TessellationLegacy.md)
3029
* [Tessellation Settings(HDRP)](TessellationHDRP.md)
31-
* [Toon EV Adjustment(HDRP)](ToonEVAdjustment.md)
30+
* Additional features for HDRP
31+
* [Box Light](HDRPBoxLight.md)
32+
* [Toon EV Adjustment](ToonEVAdjustment.md)
3233
* [Samples](sample-instlation.md)
3334
* [Feature Difference](FeatureModel_en.md)
3435
* [Known Issues](Known-issue.md)

com.unity.toonshader/Documentation~/whats-new.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ The list of pages is as follows:
88
* [0.7.x-preview ](whats-new-0.7.x.md)
99
* [0.6.x-preview ](whats-new-0.6.x.md)
1010
* [0.5.x-preview ](whats-new-0.5.x.md)
11-
* [0.4.x-preview ](whats-new-0.4.x.md)
1211
* [0.3.x-preview ](whats-new-0.3.x.md)

0 commit comments

Comments
 (0)