doc/Makefile.am
changeset 1248 ca613a9e3567
parent 1072 ce824c6ffd5d
child 1310 1b434e6cc405
equal deleted inserted replaced
3:16e1712a210f 4:16d02b31a649
     3 ## substituted in configure-time.
     3 ## substituted in configure-time.
     4 
     4 
     5 htmldir = $(datadir)/doc/@PACKAGE@-@VERSION@/html
     5 htmldir = $(datadir)/doc/@PACKAGE@-@VERSION@/html
     6 ## htmldir = $(pkgdatadir)/doc
     6 ## htmldir = $(pkgdatadir)/doc
     7 
     7 
     8 EXTRA_DIST = Doxyfile html coding_style.dox groups.dox mainpage.dox maps.dox
     8 EXTRA_DIST = Doxyfile html mainpage.dox getstart.dox quicktour.dox \
       
     9 	demoprograms.dox graphs.dox undir_graphs.dox named-param.dox \
       
    10         maps.dox coding_style.dox groups.dox namespaces.dox license.dox \
       
    11 	developers_interface.dox graph_io.dox dirs.dox gwrappers.dox
       
    12 
     9 
    13 
    10 ## all-local: html/index.html
    14 ## all-local: html/index.html
    11 
    15 
    12 ## TODO: 'html/index.html' should depend on the files listed in Doxyfile's
    16 ## TODO: 'html/index.html' should depend on the files listed in Doxyfile's
    13 ## INPUT variable.
    17 ## INPUT variable.