Hi, I'm using doxygen in github-actions to render .stan files. I'm mapping the .stan extension to c++, so I'm afraid that this is due to the c++ parser.
I've attached a screenshot of the issue (hopefully it renders). I'll try to describe it below. In the "Function Documentation" tab under the function name there is the signature of the function. Stan allows the declaration of 'array[ ] real` but it is render without the space after ']' and between 'real' as `array[ ]real`. Does anyone know how to fix this? [image: Screen Shot 2021-11-23 at 7.34.05 AM.png]
_______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users