From 9aba6040f7c85593c87b2a41b6073484823aa773 Mon Sep 17 00:00:00 2001 From: "J.A. de Jong - Redu-Sone B.V., ASCEE V.O.F" Date: Wed, 1 Feb 2023 22:49:55 +0100 Subject: [PATCH] Py_filter added for Doxygen --- scripts/py_filter | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 scripts/py_filter diff --git a/scripts/py_filter b/scripts/py_filter new file mode 100755 index 0000000..2d6b1f0 --- /dev/null +++ b/scripts/py_filter @@ -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