mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 17:07:31 +09:00
Dactyloidae Milsko Widget initial commit
This commit is contained in:
parent
2e7355c0ef
commit
91b45c0d14
410 changed files with 204246 additions and 0 deletions
4
widget/milsko/milskosrc/tools/doxygen.sh
Normal file
4
widget/milsko/milskosrc/tools/doxygen.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
doxygen
|
||||
rm -rf /var/www/milsko-doxygen
|
||||
cp -rf doxygen/html /var/www/milsko-doxygen
|
||||
Loading…
Add table
Add a link
Reference in a new issue