Commit 8eff681
authored
Fix documentation switcher generation for 2.+ releases (#6246)
- The documentation switcher previously assumed a 1 major
current version and did not handle cases for 2.+.
This PR resolves that issue and adds a TODO for supporting
additional major release logic if needed in the future.
Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>1 parent 5761247 commit 8eff681
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
290 | 300 | | |
291 | 301 | | |
292 | 302 | | |
| |||
0 commit comments