| IkiWiki-Plugin-syntax documentation | view source | Contained in the IkiWiki-Plugin-syntax distribution. |
IkiWiki::Plugin::syntax::Kate - Interface between Syntax::Highlight::Engine::Kate and IkiWiki
This documentation refers to IkiWiki::Plugin::syntax::Kate version 0.1
This module is used internally by IkiWiki::Plugin::syntax::base.
This package is a interface between the Hans Jeuken's Syntax::Highlight::Engine::Kate module and the Joey Hess's IkiWiki program.
It is a derived class from IkiWiki::Plugin::syntax::base and override a few methods.
At the moment there is no declared errors or exceptions.
The module needs a functional installation of Syntax::Highlight::Engine::Kate distribution.
There are no known bugs in this module. Please report problems to the author. Patches are welcome.
Víctor Moral <victor@taquiones.net>
Copyright (c) 2008 "Víctor Moral" <victor@taquiones.net>
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 US
| IkiWiki-Plugin-syntax documentation | view source | Contained in the IkiWiki-Plugin-syntax distribution. |