Hi, has anyone made a version of the Unity docs (or a parser to do so) in a format that we can provide as context to AI? I downloaded the offline unity docs (6.3), but it's just the website and I could parse it to a better format but it'd be annoying to do.
I want it since the AI models don't know about the new low level physics and I essentially can't use AI in this space because of it (I'm migrating from phaser box2d 3.1 -> unity low level physics which is box2d 3.1).