ffmpeg-kit/tools/docs/linux_doc.sh
2022-09-17 18:38:44 +01:00

11 lines
118 B
Bash
Executable File

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