codebrowser icon indicating copy to clipboard operation
codebrowser copied to clipboard

Using the generator on a header only library

Open ZigaSajovic opened this issue 4 years ago • 1 comments

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.

ZigaSajovic avatar Jan 30 '20 07:01 ZigaSajovic

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

ogoffart avatar Feb 25 '20 09:02 ogoffart