jessevdk / cldoc

clang based documentation generator for C and C++
GNU General Public License v2.0
552 stars 58 forks source link

how to generate documentation from folder tree #140

Closed csfreebird closed 5 years ago

csfreebird commented 5 years ago

my .cc and .h files are located in a folder tree, But I do not know how to use cldoc command to generate document from these files.

csfreebird commented 5 years ago

I find a way, using this format: /your/path/*/.h