ID 575168 - A number of nukescripts modules are missing links to their respective pages in Nuke's Python documentation

Follow

Problem summary:
A number of nukescripts modules are missing links to their respective pages in Nuke's Python documentation
 
Customer reported version:
Nuke N/A
 
Customer reported platform:
N/A
 
Steps to reproduce:
1) Open the following link: https://learn.foundry.com/nuke/developers/latest/pythondevguide/_autosummary/nukescripts.html
2) Scroll down past the Functions tables and the Classes table.
3) Observe a third unnamed table that begins with nukescripts.ViewerProcess, and note how none of the modules in this table are linked to any pages:


 
Expected behavior:
All of Nuke's Python modules should be linked to the correct page.
 
Actual behavior:
On the main nukescripts Python documentation page, there are 62 modules in an unnamed table that are not linked to their specific pages. Additionally, most of the modules inside the unnamed table are not included in the nukescripts API Reference sidebar:

 
Workaround:
It is possible to access the missing links by searching for the module's name, or by navigating to https://learn.foundry.com/nuke/developers/latest/pythondevguide/_autosummary/nukescripts.<name_of_module>.html

 
Alternatively, you could utilize the Nuke 12.2 Python Reference Guide.
 
Reproduced by Support in:
Nuke 15.0 Python Reference Guide
Nuke 14.1 Python Reference Guide
Nuke 14.0 Python Reference Guide
Nuke 13.0 Python Reference Guide - Regression
 
Unable to reproduce in:
Nuke 12.2 Python Reference Guide
 
Earliest version tested:
Nuke 12.2 Python Reference Guide - This issue doesn't appear in this version and has regressed

    We're sorry to hear that

    Please tell us why