ffmpeg-kit/tools/linux_doc.sh
2022-08-16 00:45:34 +01:00

11 lines
109 B
Bash
Executable File

#!/bin/bash
#
# Generates docs for C++ library
#
CURRENT_DIR="`pwd`"
cd "${CURRENT_DIR}"/../linux
doxygen