ffmpeg-kit/tools/linux_doc.sh

11 lines
109 B
Bash
Raw Normal View History

2022-08-02 21:48:54 +03:00
#!/bin/bash
#
# Generates docs for C++ library
#
CURRENT_DIR="`pwd`"
cd "${CURRENT_DIR}"/../linux
doxygen