File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 84
84
^^^
85
85
86
86
The main reference for `Colour - Checker Detection <https://github.com/colour-science/colour-checker-detection >`_
87
- is the Sphinx ` API Reference <https://colour-checker-detection.readthedocs.io/en/latest/api .html >`_.
87
+ is the ` Colour - Checker Detection Manual <https://colour-checker-detection.readthedocs.io/en/latest/manual .html >`_.
88
88
89
89
Examples
90
90
^^^^^^^^
Original file line number Diff line number Diff line change 1
- Colour - Demosaicing - TODO
2
- ===========================
1
+ Colour - Checker Detection - TODO
2
+ =================================
3
3
4
4
TODO
5
5
----
11
11
About
12
12
-----
13
13
14
- | **Colour - Demosaicing ** by Colour Developers
14
+ | **Colour - Checker Detection ** by Colour Developers
15
15
| Copyright © 2018-2019 – Colour Developers – `colour-science@googlegroups.com <colour-science@googlegroups.com>`_
16
16
| This software is released under terms of New BSD License: http://opensource.org/licenses/BSD-3-Clause
17
17
| `http://github.com/colour-science/colour-checker-detection <http://github.com/colour-science/colour-checker-detection>`_
Original file line number Diff line number Diff line change 65
65
^^^
66
66
67
67
The main reference for
68
- `Colour - Demosaicing <https://github.com/colour-science/colour-checker-detection >`_
68
+ `Colour - Checker Detection <https://github.com/colour-science/colour-checker-detection >`_
69
69
is the manual:
70
70
71
71
.. toctree ::
Original file line number Diff line number Diff line change 20
20
__all__ = ['TODO_FILE_TEMPLATE' , 'extract_todo_items' , 'export_todo_items' ]
21
21
22
22
TODO_FILE_TEMPLATE = """
23
- Colour - Demosaicing - TODO
24
- ===========================
23
+ Colour - Checker Detection - TODO
24
+ =================================
25
25
26
26
TODO
27
27
----
31
31
About
32
32
-----
33
33
34
- | **Colour - Demosaicing ** by Colour Developers
34
+ | **Colour - Checker Detection ** by Colour Developers
35
35
| Copyright © 2018-2019 – Colour Developers – `colour-science@googlegroups.com <colour-science@googlegroups.com>`_
36
36
| This software is released under terms of New BSD License: http://opensource.org/licenses/BSD-3-Clause
37
37
| `http://github.com/colour-science/colour-checker-detection <http://github.com/colour-science/colour-checker-detection>`_
You can’t perform that action at this time.
0 commit comments