Using hmod instead of autoddoc

This commit is contained in:
Ferdinand Majerech 2015-02-21 14:34:16 +01:00
parent 05270e5f60
commit 9775f35120
4 changed files with 2 additions and 696 deletions

View file

@ -40,7 +40,7 @@ clean:
# DDOC GENERATION CODE
################################################################################
ddoc_html :
cd ../source && ../autoddoc.py ../autoddoc.cfg
cd ../ && hmod
################################################################################
# DDOC GENERATION CODE END
################################################################################