mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-01 21:19:39 +02:00
4 lines
39 B
Bash
Executable File
4 lines
39 B
Bash
Executable File
#!/bin/bash
|
|
# doxygen
|
|
doxygen Doxyfile
|