-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I love codedoc,im not a fan of gaint software so codedoc is 102% my favorite documentation generator. The problem is that i want to document "hidden" functions and such. Like i can have the main API in the header files,but also document the support functions in the c files. Can you add an option to document "hidden" functions and such. I am busy writing a compiler otherwise i would do it myself.
Thanks a lot btw,i love your mini-xml library too.