~mue-comnets/openwns-sdk/buildsupport-removed

« back to all changes in this revision

Viewing changes to wnsbase/playground/builtins/CPPDocumentation/CPPDocumentation.py

Merged main with evaluation branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
        doxygenConfig.append("STRIP_FROM_PATH", os.getcwd())
117
117
        doxygenConfig.append("STRIP_FROM_INC_PATH", os.getcwd())
118
118
        doxygenConfig.append("ALIASES", 'pyco{1}="<dl><dt><b>Configuration Class:</b></dt><dd><A HREF=\\"PyCoDoc/PyConfig.\\1-class.html\\">\\1</A></dd></dl>"')
 
119
        doxygenConfig.append("ALIASES", 'pycoshort{1}="<A HREF=\\"PyCoDoc/PyConfig.\\1-class.html\\">\\1</A>"')
119
120
        doxygenConfig.append("MSCGEN_PATH", "./bin")
120
121
 
121
122
        # if the masterProject has a special header.htm will use this as header