Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed tapset reference manual generation. | David Smith | 2009-11-23 | 1 | -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 runs | Frank Ch. Eigler | 2009-11-11 | 1 | -3/+3 |
| | | | | | * configure.ac (xmlto --stringparam check): Add >&/dev/null. * doc/*/Makefile.am (xmlto runs): Ditto. | ||||
* | doc build: support older xmlto without --stringparm option | Frank Ch. Eigler | 2009-09-30 | 1 | -0/+2 |
| | | | | | * configure.ac: Check for xmlto --stringparam support. * doc/Systemtap_Tapset_Reference/Makefile.am: Be sensitive to the result. | ||||
* | tapset docs cleanup | Frank Ch. Eigler | 2009-09-29 | 1 | -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 clean | Eugeniy Meshcheryakov | 2009-09-11 | 1 | -0/+4 |
| | |||||
* | Search for only under $(SRCDIR)/tapsets for tapsets.xml and cleanup. | Mark Wielaard | 2009-05-08 | 1 | -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-refdocs | Eugeniy Meshcheryakov | 2009-05-06 | 1 | -3/+3 |
| | |||||
* | Only disable building of PDF version of refdocs if xmlto is bad | Eugeniy Meshcheryakov | 2009-05-05 | 1 | -1/+7 |
| | |||||
* | Make sure values get passed to xmlto. | William Cohen | 2009-04-23 | 1 | -3/+1 |
| | |||||
* | Revert "Make sure that the pool_size and hash_size are passed into xmlto." | William Cohen | 2009-04-23 | 1 | -1/+3 |
| | | | | This reverts commit 52bc8b53c4bf03d51edf02d088aa04af809b9005. | ||||
* | Make sure that the pool_size and hash_size are passed into xmlto. | William Cohen | 2009-04-23 | 1 | -3/+1 |
| | |||||
* | Bump pool_size and hash_size to build Systemtap Tapset Refence manual. | William Cohen | 2009-04-23 | 1 | -0/+3 |
| | |||||
* | Move tapset documentation manpages from man3stap to man3. | William Cohen | 2009-03-24 | 1 | -3/+3 |
| | |||||
* | Put man pages from tapset in 3stap (PR9870). | William Cohen | 2009-03-18 | 1 | -3/+3 |
| | |||||
* | Check xmlto available and allow user to control generation of reference docs. | Will Cohen | 2009-01-07 | 1 | -1/+1 |
| | |||||
* | build: don't needlessly rebuild tapset ref docs | Frank Ch. Eigler | 2009-01-06 | 1 | -7/+14 |
| | |||||
* | Add generations of tapset reference manual material. | William Cohen | 2008-12-22 | 1 | -9/+16 |
| | |||||
* | Correct location for Systemtap_Tapset_Reference man and html output. | William Cohen | 2008-11-26 | 1 | -2/+2 |
| | |||||
* | Add kernel-doc based version of SystemTap_Tapset_Reference. | William Cohen | 2008-11-25 | 1 | -0/+37 |