It appears that autodoc generates differently depending on if I am using Windows or Linux.
The linux results seem to be correct but windows seems to be having trouble (related to \ it seems)
The first 2 screenshots are with docs built on windows, and you can see the \ in the searches, and when navigating from root, you only get 1 level deep links before it just shows the source code and you can't navigate deeper.
The other screenshots are from docs generated on Linux and they don't seem to have the issue.
Is this a known issue/limitation with autodoc on Windows?
I did do a search but couldn't find the exact issue but very easily could have missed the bug.