This website requires JavaScript.
Explore
Help
Register
Sign in
pyrite-dev
/
milsko
Watch
12
Star
1
Fork
You've already forked milsko
3
Code
Issues
5
Pull requests
Projects
Releases
7
Packages
Wiki
Activity
Actions
c705d2b98c
milsko
/
tools
/
doxygen.sh
4 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
generate pkgconfig file (don't commit yet i fucked it up)
2026-07-15 17:32:53 -07:00
#!/bin/sh
doxygen
rm -rf /var/www/milsko-doxygen
cp -rf doxygen/html /var/www/milsko-doxygen
Reference in a new issue
Copy permalink