I am using Doxygen to generate some API docs for a C# project I am working on. I have quite a bit of \"internal\" functionality in this project and don\'t want Doxygen producing
Just came across the topic... use \internal doxygen keyword, it is designed just for that.