aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide/Makefile
Commit message (Collapse)AuthorAgeLines
* Twitter documentation: move commands to a chapterAlex Schroeder2017-08-26-1/+1
| | | | | | The Twitter commands are now documented in their own chapter accessed by `help twitter` instead of being hidden in `help set commands`.
* configure: allow specifying location of python executabledequis2015-06-04-1/+5
| | | | | Because openbsd/netbsd don't have a 'python' in the PATH unless the user creates the symlink explicitly.
* Allow building docs from any directorydequis2015-06-04-2/+2
| | | | | Also just remove the .git check completely - just rely on make skipping it if it exists already.
* Build only help.txt (with genhelp.py), create 'user-guide' targetdequis2015-05-17-5/+4
| | | | | Since user-guide.{txt,html} aren't normally needed for anything and add xsltproc/xmlto as dependencies.
* Pass generate.consistent.ids flag to xsltproc so id tags in HTML output willWilmer van der Gaast2014-09-21-1/+1
| | | | | | no longer be randomised, so when you generate the file from the same input, it will in fact generate the same output.
* Commit two patches from RH package maintainer (#956).Wilmer van der Gaast2012-06-03-1/+1
|
* Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIRWilmer van der Gaast2012-02-11-3/+3
| | | | | unexpectedly being set to something already.
* install-* targets should also work now. Let's see how this works out in a deb.Wilmer van der Gaast2010-05-25-1/+1
|
* Allow one to run the configure script from a different directory and put allWilmer van der Gaast2010-05-25-0/+4
| | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native).
* Switched docs to UTF-8, using XHTML DocBook template instead of old HTMLWilmer van der Gaast2008-09-07-1/+1
| | | | | one, to get that doc over to UTF-8 as well (all for the majestik møøse!)
* More documentation updates: Added a Scope: line for every setting (forWilmer van der Gaast2006-07-14-1/+1
| | | | | | per-account and global settings) and leaving out the Default: line when there is no default specified in XML (like with the display_name setting).
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+46