KDAB / codebrowser

Woboq CodeBrowser
http://woboq.com/codebrowser.html
Other
1.1k stars 161 forks source link

Using the generator on a header only library #85

Open ZigaSajovic opened 4 years ago

ZigaSajovic commented 4 years ago

Is it possible to use your tooling, to generate a browser for a header only library? I wish to use it on the CppML meta-language. If I missed the instructions for generating a browser for headers, please point me in their direction.

Thank you.

ogoffart commented 4 years ago

Just run the generator on the tests and examples, this should also cover the headers.