Commit 0cbe173
committed
Address review feedback on documentation
- Remove Python bindings references (WIP, not fully functional)
- Fix rawtoaces_core.rst: remove non-existent classes, add actual functions
- Elaborate on data path: mention CMAKE_INSTALL_PREFIX, Windows limitation
- Add --data-dir command line parameter to environment setup
- Fix illuminant docs: blackbody temperatures must be below 4000K
- Fix dependencies: remove LibRaw (handled by OIIO), add nlohmann-json
- Fix spectral_data.rst: explicitly list Spectrum and SpectralData structs
Signed-off-by: pmady <[email protected]>1 parent 6c5b3b7 commit 0cbe173
2 files changed
+18
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
22 | 33 | | |
23 | | - | |
24 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments