Py_filter added for Doxygen
parent
5a7ae3eb33
commit
9aba6040f7
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
# Script used to filter Python files such that it can be used together with
|
||||
# Doxygen
|
||||
doxypypy -a -c $1
|
Loading…
Reference in New Issue