doc: make API generator scripts executables

These scripts have a shebang so they are meant to be runnable,
so set +x bits.

Fixes: 53bb9a073f ("doc: rewrite shell scripts in Python")
Cc: stable@dpdk.org

Signed-off-by: Luca Boccassi <bluca@debian.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
Luca Boccassi 2022-11-14 14:22:24 +00:00 committed by Thomas Monjalon
parent c4c1b97670
commit 1a5a1073cc
2 changed files with 0 additions and 0 deletions

0
doc/api/generate_doxygen.py Normal file → Executable file
View File

0
doc/api/generate_examples.py Normal file → Executable file
View File