• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

conf/17-Feb-2024-2410

db/17-Feb-2024-1713

helper/17-Feb-2024-1,247570

images/toolbar/17-Feb-2024-

lang/en/17-Feb-2024-5942

scripts/17-Feb-2024-739381

syntax/17-Feb-2024-544299

README.mdD16-Feb-2024923 2518

action.phpD16-Feb-202415.9 KiB418227

admin.phpD16-Feb-202415.4 KiB415260

doxygen.confD16-Feb-2024123.3 KiB2,823349

helper.phpD16-Feb-20243.5 KiB10657

plugin.info.txtD16-Feb-2024242 87

remote.phpD16-Feb-20243.7 KiB11749

script.jsD16-Feb-20248.2 KiB215132

style.cssD16-Feb-202489 43

README.md

1doxycode Plugin for DokuWiki
2
3All documentation for this plugin can be found at
4http://www.dokuwiki.org/plugin:doxycode
5
6If you install this plugin manually, make sure it is installed in
7lib/plugins/doxycode/ - if the folder is called different it
8will not work!
9
10Please refer to http://www.dokuwiki.org/plugins for additional info
11on how to install plugins in DokuWiki.
12
13----
14Copyright (C) Lukas Probsthain <lukas.probsthain@gmail.com>
15
16This program is free software; you can redistribute it and/or modify
17it under the terms of the GNU General Public License as published by
18the Free Software Foundation; version 2 of the License
19
20This program is distributed in the hope that it will be useful,
21but WITHOUT ANY WARRANTY; without even the implied warranty of
22MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23GNU General Public License for more details.
24
25See the COPYING file in your DokuWiki folder for details