diff options
| author | Vishal More <[email protected]> | 2022-05-02 14:18:10 +0530 |
|---|---|---|
| committer | Vishal More <[email protected]> | 2022-05-02 14:18:10 +0530 |
| commit | 3ba5ea2d2f48d7f72f8c0448aab55a73d74d599b (patch) | |
| tree | 02f4576e422e8c7ed4745e479288b17c3b5727ad /doc/html/navtreedata.js | |
| parent | [SDK] Adding robust cloud check (diff) | |
| download | gfesdk-3ba5ea2d2f48d7f72f8c0448aab55a73d74d599b.tar.xz gfesdk-3ba5ea2d2f48d7f72f8c0448aab55a73d74d599b.zip | |
[HL-SDK] Update GFN SDK version
Update GFN SDK version & print GFN SDK version number in HL-SDK logs
Diffstat (limited to 'doc/html/navtreedata.js')
| -rw-r--r-- | doc/html/navtreedata.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/navtreedata.js b/doc/html/navtreedata.js index 7cb0fe9..003a794 100644 --- a/doc/html/navtreedata.js +++ b/doc/html/navtreedata.js @@ -2,7 +2,7 @@ var NAVTREE = [ [ "NVIDIAGeForceExperienceSDK", "index.html", [ [ "Development Guide", "index.html", null ], - [ "Changelog", "md_C:_u_workspace_dev_sdkwinauto_doc_CHANGELOG.html", null ], + [ "Changelog", "md_C:_u_workspace_dev_sdkwinauto_python_doc_CHANGELOG.html", null ], [ "Classes", "annotated.html", [ [ "Class List", "annotated.html", "annotated_dup" ], [ "Class Index", "classes.html", null ], |