Files
stm32f4_rtt_5.2.0/RT_Thread/documentation/run.sh
2025-06-19 21:57:12 +08:00

8 lines
70 B
Bash

#!/bin/bash
rm -rf ./html
doxygen
pushd html
python3 -m http.server