This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
xiaoguang_li
/
hue
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
2c5c886004
Větve
Značky
cdh6.2.1
hue-cdh-4.3.0
master
release-4.3.0
hue
/
desktop
/
core
/
ext-py
/
pysaml2-4.9.0
/
docs
/
make.sh
make.sh
86 B
Historie
Surový
1
2
3
4
5
#!/bin/sh
rm -f saml2*
sphinx-apidoc -F -o ../docs/ ../src/saml2
make clean
make html