Skip to content

Commit f5d02bb

Browse files
committed
Add references to *colour-visuals*.
1 parent 3966700 commit f5d02bb

File tree

118 files changed

+901
-372
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+901
-372
lines changed

conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@
162162
"/colour-checker-detection",
163163
'<span class="font-weight-bold">Colour - Checker Detection</span>',
164164
),
165+
(
166+
"/colour-visuals",
167+
'<span class="font-weight-bold">Colour - Visuals</span>',
168+
),
165169
("/colour-maya", "Colour - Maya"),
166170
("/colour-nuke", "Colour - Nuke"),
167171
("/colour-playground", "Colour - Playground"),

output/2014/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<a href="../colour-demosaicing" class="dropdown-item"><span class="font-weight-bold">Colour - Demosaicing</span></a>
5151
<a href="../colour-hdri" class="dropdown-item"><span class="font-weight-bold">Colour - HDRI</span></a>
5252
<a href="../colour-checker-detection" class="dropdown-item"><span class="font-weight-bold">Colour - Checker Detection</span></a>
53+
<a href="../colour-visuals" class="dropdown-item"><span class="font-weight-bold">Colour - Visuals</span></a>
5354
<a href="../colour-maya" class="dropdown-item">Colour - Maya</a>
5455
<a href="../colour-nuke" class="dropdown-item">Colour - Nuke</a>
5556
<a href="../colour-playground" class="dropdown-item">Colour - Playground</a>

output/2015/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<a href="../colour-demosaicing" class="dropdown-item"><span class="font-weight-bold">Colour - Demosaicing</span></a>
5151
<a href="../colour-hdri" class="dropdown-item"><span class="font-weight-bold">Colour - HDRI</span></a>
5252
<a href="../colour-checker-detection" class="dropdown-item"><span class="font-weight-bold">Colour - Checker Detection</span></a>
53+
<a href="../colour-visuals" class="dropdown-item"><span class="font-weight-bold">Colour - Visuals</span></a>
5354
<a href="../colour-maya" class="dropdown-item">Colour - Maya</a>
5455
<a href="../colour-nuke" class="dropdown-item">Colour - Nuke</a>
5556
<a href="../colour-playground" class="dropdown-item">Colour - Playground</a>

output/2016/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<a href="../colour-demosaicing" class="dropdown-item"><span class="font-weight-bold">Colour - Demosaicing</span></a>
5151
<a href="../colour-hdri" class="dropdown-item"><span class="font-weight-bold">Colour - HDRI</span></a>
5252
<a href="../colour-checker-detection" class="dropdown-item"><span class="font-weight-bold">Colour - Checker Detection</span></a>
53+
<a href="../colour-visuals" class="dropdown-item"><span class="font-weight-bold">Colour - Visuals</span></a>
5354
<a href="../colour-maya" class="dropdown-item">Colour - Maya</a>
5455
<a href="../colour-nuke" class="dropdown-item">Colour - Nuke</a>
5556
<a href="../colour-playground" class="dropdown-item">Colour - Playground</a>

output/2017/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<a href="../colour-demosaicing" class="dropdown-item"><span class="font-weight-bold">Colour - Demosaicing</span></a>
5151
<a href="../colour-hdri" class="dropdown-item"><span class="font-weight-bold">Colour - HDRI</span></a>
5252
<a href="../colour-checker-detection" class="dropdown-item"><span class="font-weight-bold">Colour - Checker Detection</span></a>
53+
<a href="../colour-visuals" class="dropdown-item"><span class="font-weight-bold">Colour - Visuals</span></a>
5354
<a href="../colour-maya" class="dropdown-item">Colour - Maya</a>
5455
<a href="../colour-nuke" class="dropdown-item">Colour - Nuke</a>
5556
<a href="../colour-playground" class="dropdown-item">Colour - Playground</a>

output/2018/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<a href="../colour-demosaicing" class="dropdown-item"><span class="font-weight-bold">Colour - Demosaicing</span></a>
5151
<a href="../colour-hdri" class="dropdown-item"><span class="font-weight-bold">Colour - HDRI</span></a>
5252
<a href="../colour-checker-detection" class="dropdown-item"><span class="font-weight-bold">Colour - Checker Detection</span></a>
53+
<a href="../colour-visuals" class="dropdown-item"><span class="font-weight-bold">Colour - Visuals</span></a>
5354
<a href="../colour-maya" class="dropdown-item">Colour - Maya</a>
5455
<a href="../colour-nuke" class="dropdown-item">Colour - Nuke</a>
5556
<a href="../colour-playground" class="dropdown-item">Colour - Playground</a>

output/2019/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<a href="../colour-demosaicing" class="dropdown-item"><span class="font-weight-bold">Colour - Demosaicing</span></a>
5151
<a href="../colour-hdri" class="dropdown-item"><span class="font-weight-bold">Colour - HDRI</span></a>
5252
<a href="../colour-checker-detection" class="dropdown-item"><span class="font-weight-bold">Colour - Checker Detection</span></a>
53+
<a href="../colour-visuals" class="dropdown-item"><span class="font-weight-bold">Colour - Visuals</span></a>
5354
<a href="../colour-maya" class="dropdown-item">Colour - Maya</a>
5455
<a href="../colour-nuke" class="dropdown-item">Colour - Nuke</a>
5556
<a href="../colour-playground" class="dropdown-item">Colour - Playground</a>

output/2020/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<a href="../colour-demosaicing" class="dropdown-item"><span class="font-weight-bold">Colour - Demosaicing</span></a>
5151
<a href="../colour-hdri" class="dropdown-item"><span class="font-weight-bold">Colour - HDRI</span></a>
5252
<a href="../colour-checker-detection" class="dropdown-item"><span class="font-weight-bold">Colour - Checker Detection</span></a>
53+
<a href="../colour-visuals" class="dropdown-item"><span class="font-weight-bold">Colour - Visuals</span></a>
5354
<a href="../colour-maya" class="dropdown-item">Colour - Maya</a>
5455
<a href="../colour-nuke" class="dropdown-item">Colour - Nuke</a>
5556
<a href="../colour-playground" class="dropdown-item">Colour - Playground</a>

output/2021/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<a href="../colour-demosaicing" class="dropdown-item"><span class="font-weight-bold">Colour - Demosaicing</span></a>
5151
<a href="../colour-hdri" class="dropdown-item"><span class="font-weight-bold">Colour - HDRI</span></a>
5252
<a href="../colour-checker-detection" class="dropdown-item"><span class="font-weight-bold">Colour - Checker Detection</span></a>
53+
<a href="../colour-visuals" class="dropdown-item"><span class="font-weight-bold">Colour - Visuals</span></a>
5354
<a href="../colour-maya" class="dropdown-item">Colour - Maya</a>
5455
<a href="../colour-nuke" class="dropdown-item">Colour - Nuke</a>
5556
<a href="../colour-playground" class="dropdown-item">Colour - Playground</a>

output/2022/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<a href="../colour-demosaicing" class="dropdown-item"><span class="font-weight-bold">Colour - Demosaicing</span></a>
5151
<a href="../colour-hdri" class="dropdown-item"><span class="font-weight-bold">Colour - HDRI</span></a>
5252
<a href="../colour-checker-detection" class="dropdown-item"><span class="font-weight-bold">Colour - Checker Detection</span></a>
53+
<a href="../colour-visuals" class="dropdown-item"><span class="font-weight-bold">Colour - Visuals</span></a>
5354
<a href="../colour-maya" class="dropdown-item">Colour - Maya</a>
5455
<a href="../colour-nuke" class="dropdown-item">Colour - Nuke</a>
5556
<a href="../colour-playground" class="dropdown-item">Colour - Playground</a>

0 commit comments

Comments
 (0)