This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
RedGreen
/
bzdoor
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
d090086933
Ramas
Etiquetas
gh-pages
master
bzdoor
/
make_docs.sh
make_docs.sh
69 B
Histórico
Raw
1
2
3
4
5
#!/bin/bash
doxygen doxy.config 2>&1
xdg-open docs/html/index.html