For a Java class named com.verivo.VSUer, my Doxgen build create file names in the form:
classcom_1_1verivo_1_1_v_s_user.html
I want to remove the "_1_1" prefixes from the file name but cannot find a way to do that. Any ideas?
Thanks,
Stephen
Log in to post a comment.
For a Java class named com.verivo.VSUer, my Doxgen build create file names in the form:
classcom_1_1verivo_1_1_v_s_user.html
I want to remove the "_1_1" prefixes from the file name but cannot find a way to do that. Any ideas?
Thanks,
Stephen