summaryrefslogtreecommitdiffstats
path: root/packaging/get-all-workers.xsl
Commit message (Collapse)AuthorAgeFilesLines
* These snippets will be useful in Makefile.common, since they enable:Paul W. Frields2006-01-151-0/+12
1. inserting new worker and revision elements (both newest-first of course!) 2. querying the document for a tight listing of the entire colophon, so the user can choose who is responsible for a new revision 3. querying the document for a specific worker attribute The "make worker" target idea is simple enough, but more importantly, the use case for a "make clog" target would be: 1. User picks whether revision role is "rpm" or "doc", today's date is formatted properly for the role 2. User picks their name from the tight colophon listing 3. The make target automatically queries for the worker attribute appropriate for that revision role (e.g. initials for doc, email for rpm)