aboutsummaryrefslogtreecommitdiffstats
path: root/admin/gendoc.pl
Commit message (Expand)AuthorAgeFilesLines
* Include debian patches (#2639)•••* enable optimisation with debug; credits to wRAR * Switch RFC2812 links from internal to external. Credits to wRAR * admin/gendoc.pl: Ease the creation of reproducible builds by removing user and timestamp from generated documentation. Credits to Vagrant Cascadian * Remove patches from dist/debianGravatar ctrlaltca2024-05-091-1/+1
* doc: Allow to override build date•••in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable. Gravatar Bernhard M. Wiedemann2018-04-031-2/+2
* Fix wrapping of <pre> in the docs.•••Fixes #2288 Gravatar wodim2017-08-311-2/+2
* misc doc fixesGravatar wodim2017-08-291-0/+2
* Remove lots of redundant line feeds around block elements in the docs.Gravatar wodim2017-08-251-2/+2
* Fix the text of all links in the documentation being lowercase.Gravatar wodim2017-08-251-2/+2
* Make our docs work better with the QTextBrowser.•••There are a few things to take into account though. First, there shouldn't be [br] around block objects. This is, around [big], or [code], or [note]. [br] is meant to insert line breaks; block objects insert line breaks by themselves. So if there are [br]s around [big], for example, there will be extra space around it, which is bad. Also, [note]s shouldn't be indented, because extra indentation is turned into &nbsp;s, which means there are extra spaces inside the notes where line breaks in the source files were. Gravatar wodim2017-08-241-200/+26
* fix a few oddities in the help browserGravatar wodim2017-03-031-10/+5
* documentation: typos + formatting fixesGravatar un1versal2016-08-011-1/+1
* gendoc: tweak colorsGravatar un1versal2016-07-271-3/+2
* gendoc: remove <center></center> tagsGravatar un1versal2016-02-021-2/+2
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Website docs header bg should be same color•••Test at http://www.kvirc.net/doc/index.html will update www docs again soon as I can. Gravatar un1versal2015-11-231-1/+1
* documentation formating colors updatesGravatar un1versal2015-11-211-21/+21
* Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk Gravatar Matt Ullman2015-10-181-5/+5
* gendoc: Fix grammarGravatar Matt Ullman2015-10-171-1/+1
* [admin dir] Minor fixes to gendoc.pl makedist.sh and sedfiles.shGravatar un1versal2015-10-071-5/+5
* Modernize the documentationGravatar Szymon Tomasz Stefanek2015-08-281-80/+317
* Fix expression evaluation identifier links in documentation, slight rework of...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6442 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar OmegaPhil2015-02-221-2/+5
* added KviShortcut class that takes care of creating shortcuts. Now it's possi...•••gendoc.pl: permit external links git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5939 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-08-221-1/+1
* The documentation is built at every update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4497 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-211-0/+9
* userdoc generation script: made output more cmake-friendly•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3769 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-301-26/+41
* modified gendoc script to get directories instead of single files as parameters•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3747 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-241-4/+32
* fixed license•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3505 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-171-0/+24
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-011-10/+10
* Merged Arfrever Frehtes Taifersar Arahesis's patch to support DESTDIR in the ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1969 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-301-0/+2
* addon manager now create packages :) ;•••quick fixes around; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1756 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-121-9/+9
* removed some compilation warnigs & added some debug info in doc generation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1529 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-04-201-2/+1
* user documentation generation (aka "the help inside kvirc")•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1524 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-04-191-1/+1
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-181-0/+1351