Commit e34cbb4
authored
Align cuOpt documentation branding and Doxygen configuration (#1503)
- adds a GitHub icon to the NVIDIA Sphinx theme header
- removes the unused custom square NVIDIA logo
- uses `NVIDIA cuOpt Documentation` consistently for LaTeX, man, and Texinfo output
- removes obsolete or unavailable Doxygen 1.9.1 options and host-specific inputs
- corrects the documented termination-status parameter name
- removes redundant Breathe auto-Doxygen configuration
## Issue
Follow-up to rapidsai/build-planning#300.
## Validation
- Doxygen 1.9.1 generation completes without warnings
- strict Sphinx HTML build passes with `-n -W --keep-going`
- Sphinx link check passes
- targeted pre-commit hooks pass
Authors:
- Bradley Dice (https://github.com/bdice)
Approvers:
- Ramakrishna Prabhu (https://github.com/ramakrishnap-nv)
- Alice Boucher (https://github.com/aliceb-nv)
URL: #15031 parent 486c55f commit e34cbb4
4 files changed
Lines changed: 14 additions & 19 deletions
File tree
- cpp
- doxygen
- include/cuopt/mathematical_optimization
- docs/cuopt/source
- images
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
| |||
773 | 772 | | |
774 | 773 | | |
775 | 774 | | |
776 | | - | |
777 | | - | |
| 775 | + | |
778 | 776 | | |
779 | 777 | | |
780 | 778 | | |
| |||
1020 | 1018 | | |
1021 | 1019 | | |
1022 | 1020 | | |
1023 | | - | |
1024 | 1021 | | |
1025 | 1022 | | |
1026 | 1023 | | |
1027 | 1024 | | |
1028 | 1025 | | |
1029 | 1026 | | |
1030 | 1027 | | |
1031 | | - | |
1032 | 1028 | | |
1033 | 1029 | | |
1034 | 1030 | | |
| |||
1046 | 1042 | | |
1047 | 1043 | | |
1048 | 1044 | | |
1049 | | - | |
1050 | 1045 | | |
1051 | 1046 | | |
1052 | 1047 | | |
| |||
2117 | 2112 | | |
2118 | 2113 | | |
2119 | 2114 | | |
2120 | | - | |
2121 | 2115 | | |
2122 | 2116 | | |
2123 | 2117 | | |
| |||
2139 | 2133 | | |
2140 | 2134 | | |
2141 | 2135 | | |
2142 | | - | |
2143 | 2136 | | |
2144 | 2137 | | |
2145 | 2138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
934 | 934 | | |
935 | 935 | | |
936 | 936 | | |
937 | | - | |
938 | | - | |
| 937 | + | |
| 938 | + | |
939 | 939 | | |
940 | 940 | | |
941 | 941 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
144 | 151 | | |
145 | 152 | | |
146 | 153 | | |
| |||
178 | 185 | | |
179 | 186 | | |
180 | 187 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
| |||
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
215 | | - | |
| 217 | + | |
216 | 218 | | |
217 | 219 | | |
218 | 220 | | |
| |||
222 | 224 | | |
223 | 225 | | |
224 | 226 | | |
225 | | - | |
| 227 | + | |
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
| |||
234 | 236 | | |
235 | 237 | | |
236 | 238 | | |
237 | | - | |
| 239 | + | |
238 | 240 | | |
239 | 241 | | |
240 | 242 | | |
| |||
Binary file not shown.
0 commit comments