summaryrefslogtreecommitdiff
path: root/doc/en/makefile
Commit message (Collapse)AuthorAgeFilesLines
* buildsystem: deal with spaces in path to sourceDavid Kalnischkies2015-12-191-1/+1
| | | | Git-Dch: Ignore
* remove no longer needed apt.7 pageMichael Vogt2014-04-011-6/+2
|
* another fixup for apt.8 -> apt.7 renameMichael Vogt2014-01-061-5/+5
|
* add a vendor specific file to have configurable entitiesDavid Kalnischkies2013-11-301-2/+5
| | | | | | | manpages sometimes refer to distro-specific things like the name of the package providing the achive-keyring. Having a central place to configure this helps in having it consistent in the manpages and allows to load this info from other places in the buildsystem as well later.
* build the en manpages in subdirectory doc/enDavid Kalnischkies2013-06-091-0/+38
Building manpages becames more consistent this way and it is simpler to ignore build artefacts, too.