Hello,
I’m used to having Visual Studio provide me with some inline documentation when I’m using C#, and I thought there may be something similar now that I’m migrating to CodeBlocks. I assumed because there was api documentation that there would be some inline comments in the source generating docs. I couldn’t find anything in the source so I guess I’m wrong. Where are those API docs coming from?
Is there anyway in code::blocks to get some short description or other details when I hover over a function name?