Py_filter added for Doxygen
This commit is contained in:
parent
5a7ae3eb33
commit
9aba6040f7
4
scripts/py_filter
Executable file
4
scripts/py_filter
Executable file
@ -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
Block a user