Re: [Doxygen-users] Doxy for symbols not in the code

2020-05-02 Thread Clemens Feige
Barnes, Peter D. via Doxygen-users wrote on 01.05.2020 at 00:23: Hello Folks, We want to document symbols which aren’t declared in the code, such as environment variables and preprocessor symbols declared by the build system. There doesn’t seem to be an easy way to do this. For example, @va

[Doxygen-users] Doxy for symbols not in the code

2020-04-30 Thread Barnes, Peter D. via Doxygen-users
Hello Folks, We want to document symbols which aren’t declared in the code, such as environment variables and preprocessor symbols declared by the build system. There doesn’t seem to be an easy way to do this. For example, @var doesn’t generate output if the symbol doesn’t appear somewhere in