Using hmod instead of autoddoc
This commit is contained in:
parent
05270e5f60
commit
9775f35120
4 changed files with 2 additions and 696 deletions
|
@ -40,7 +40,7 @@ clean:
|
|||
# DDOC GENERATION CODE
|
||||
################################################################################
|
||||
ddoc_html :
|
||||
cd ../source && ../autoddoc.py ../autoddoc.cfg
|
||||
cd ../ && hmod
|
||||
################################################################################
|
||||
# DDOC GENERATION CODE END
|
||||
################################################################################
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue