summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Fixed tapset reference manual generation.David Smith2009-11-231-1/+1
| | | | | | | * doc/SystemTap_Tapset_Reference/Makefile.am: Check for file existence before doing compare. * doc/SystemTap_Tapset_Reference/Makefile.in: Regenerated. * tapset/ioblock.stp: Fixed comment so that docs can be built.
* build: quiet down xmlto tests and runsFrank Ch. Eigler2009-11-111-3/+3
| | | | | * configure.ac (xmlto --stringparam check): Add >&/dev/null. * doc/*/Makefile.am (xmlto runs): Ditto.
* doc build: support older xmlto without --stringparm optionFrank Ch. Eigler2009-09-301-0/+2
| | | | | * configure.ac: Check for xmlto --stringparam support. * doc/Systemtap_Tapset_Reference/Makefile.am: Be sensitive to the result.
* tapset docs cleanupFrank Ch. Eigler2009-09-291-3/+5
| | | | | | | | | | | | | | Several problems: some invalid <command> etc. directives in the tapset embedded docs; some analysis about the non-generation of the pdf; some cleanup of the generated man pages. * configure.ac (BUILD_PDFREFDOCS): Correct condition typo, but still leave disabled. * doc/SystemTap_Tapset_Reference/Makefile.am (XMLTOMANPARMS): Add, to disable noise "AUTHORS" / "COPYRIGHT" sections. * tapset/*.stp: Removed several docbook-y markup that is not valid in kerneldoc.
* Remove generated files during cleanEugeniy Meshcheryakov2009-09-111-0/+4
|
* Search for only under $(SRCDIR)/tapsets for tapsets.xml and cleanup.Mark Wielaard2009-05-081-1/+2
| | | | | | * doc/SystemTap_Tapset_Reference/Makefile.am (tapsets.xml): Only search under $(SRCDIR)/tapsets for .stp files. Cleanup tapsets.xml.new. * doc/SystemTap_Tapset_Reference/Makefile.in: Regenerated.
* Fix --enable-refdocsEugeniy Meshcheryakov2009-05-061-3/+3
|
* Only disable building of PDF version of refdocs if xmlto is badEugeniy Meshcheryakov2009-05-051-1/+7
|
* Make sure values get passed to xmlto.William Cohen2009-04-231-3/+1
|
* Revert "Make sure that the pool_size and hash_size are passed into xmlto."William Cohen2009-04-231-1/+3
| | | | This reverts commit 52bc8b53c4bf03d51edf02d088aa04af809b9005.
* Make sure that the pool_size and hash_size are passed into xmlto.William Cohen2009-04-231-3/+1
|
* Bump pool_size and hash_size to build Systemtap Tapset Refence manual.William Cohen2009-04-231-0/+3
|
* Move tapset documentation manpages from man3stap to man3.William Cohen2009-03-241-3/+3
|
* Put man pages from tapset in 3stap (PR9870).William Cohen2009-03-181-3/+3
|
* Check xmlto available and allow user to control generation of reference docs.Will Cohen2009-01-071-1/+1
|
* build: don't needlessly rebuild tapset ref docsFrank Ch. Eigler2009-01-061-7/+14
|
* Add generations of tapset reference manual material.William Cohen2008-12-221-9/+16
|
* Correct location for Systemtap_Tapset_Reference man and html output.William Cohen2008-11-261-2/+2
|
* Add kernel-doc based version of SystemTap_Tapset_Reference.William Cohen2008-11-251-0/+37