summaryrefslogtreecommitdiffstats
path: root/languages/cpp/doc/Makefile.am
blob: a6604eb76be6c7e7806dcb41c68bc91dd37b112e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
tocdir = ${kde_datadir}/kdevdocumentation/tocs
toc_DATA = \
    c++_bugs_gcc.toc \
    clanlib.toc \
    cppannotations.toc \
    gnome1.toc \
    gnustep.toc \
    gtk_bugs.toc \
    kde2book.toc \
    kdetemplates.toc \
    libc.toc \
    libstdc++.toc \
    objc++_bugs_gcc.toc \
    qt-kdev3.toc \
    stl.toc \
    wxwidgets_bugs.toc 

#indexdir = ${kde_datadir}/devdoctreeview/indices
#index_DATA = libc.index libstdc++.index stl.index kde2book.index