Questions tagged [cldoc]

cldoc is an open source clang based document generator.

From the readme:

cldoc is a clang based documentation generator for C and C++. cldoc tries to solve the issue of writing C/C++ software documentation with a modern, non-intrusive and robust approach.

1 questions
3
votes
1 answer

cldoc crashes on template partial specialization

This question was flagged as unclear what I'm asking. For clarity, I am asking for a workaround to get this document generator working properly against my codebase. (perhaps splitting the job into batches? Is that possible with cldocs? Perhaps…
OmnipotentEntity
  • 16,531
  • 6
  • 62
  • 96