11 lines
126 B
Bash
Raw Permalink Normal View History

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