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
################################################################################

View file

@ -2,7 +2,7 @@
Welcome to D:YAML documentation!
================================
`API Documentation <api/index.html>`_
API Documentation `(online) <http://ddocs.org/dyaml/~master/index.html>`_ `(local copy) <api/index.html>`_
Tutorials: