mirror of
https://github.com/AdaCore/OpenUxAS.git
synced 2026-02-12 13:07:16 -08:00
7 lines
49 B
Bash
Executable File
7 lines
49 B
Bash
Executable File
#!/bin/bash
|
|
|
|
doxygen Doxyfile
|
|
|
|
cp files/* html/
|
|
|