State:Closed|icon_bug|icon_nuke|database:public|Resolution:Fixed|TargetRelease:16.0v5|BugID:552407|
Problem summary:
nukescripts.renderdialog is not mentioned in Nuke's Python documentation
Customer reported version:
Nuke 15.0v2
Customer reported platform:
Windows 10
Steps to reproduce:
1) Open the following link: https://learn.foundry.com/nuke/developers/latest/pythondevguide/_autosummary/nukescripts.html
2) Search for renderdialog and observe that it is not listed:

Expected behavior:
There should be documentation available regarding nukescripts.renderdialog, which was present in the Nuke 12.2 Python documentation:

Actual behavior:
There is no mention of nukescripts.renderdialog or its functions like setRenderDialogDefaultOption() in the Nuke Python Developer's Guide.
Workaround:
It is possible to access some documentation by opening the Nuke 12.2 Python Reference Guide, or by launching Nuke and running help(nukescripts.renderdialog) the Script Editor window.
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