11 lines
118 B
Bash
Raw Permalink Normal View History

2025-08-28 15:13:40 +09:00
#!/bin/bash
#
# Generates docs for Linux C++ library
#
CURRENT_DIR="`pwd`"
cd "${CURRENT_DIR}"/../../linux
doxygen