File indexing completed on 2024-04-28 04:21:03

0001 // SPDX-FileCopyrightText: 2009 Jesper K. Pedersen <blackie@kde.org>
0002 //
0003 // SPDX-License-Identifier: LicenseRef-KDE-Accepted-GPL
0004 
0005 // krazy:skip
0006 /**
0007   \namespace HTMLGenerator
0008   \brief Tool to generate static web pages
0009 
0010   For a description of the themes, please refer to \ref html-themes
0011 **/
0012 // vi:expandtab:tabstop=4 shiftwidth=4: