Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c7adcadd authored by hhakim's avatar hhakim
Browse files

Minor change.

Pass the full argument list from doxygen (FILTER_PATTERNS command) to doxypypy.
parent 5791b17d
Branches
Tags
No related merge requests found
@PYTHON_EXECUTABLE@ -m doxypypy.doxypypy -a -c %1
@PYTHON_EXECUTABLE@ -m doxypypy.doxypypy -a -c %1 %2
#!/bin/bash
@PYTHON_EXECUTABLE@ -m doxypypy.doxypypy -a -c $1
@PYTHON_EXECUTABLE@ -m doxypypy.doxypypy -a -c $*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment