summaryrefslogtreecommitdiffstats
path: root/languages/cpp/doc/Makefile.am
blob: bedd0fdbe26dae375e3ad67c51994fb73197b988 (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 \
    gnome_bugs.toc \
    gnome1.toc \
    gnustep.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