Added generated example indexes

William Cohen wcohen@redhat.com
Thu Aug 7 15:22:00 GMT 2008


Mark Wielaard wrote:
> Hi,
> 
> I added generation of example indexes to the build. It is a simple perl
> script that munches up the info from the .meta files and spits out txt
> and html index lists of all the examples found. Indexed by subsystem and
> keyword. Both the .txt and .html indexes are installed in the examples
> dir (and also in the rpm).
> 
> You can find an example of the html version now on the website:
> 
>   http://sourceware.org/systemtap/examples/
> 
> Putting it on the website isn't automated yet. But given that you have a
> checkout of the systemtap htdocs directory. You would regenerate them
> with the following command:
> 
> $ perl testsuite/systemtap.examples/examples-index-gen.pl \
>    testsuite/systemtap.examples \
>    /home/mark/src/systemtap-htdocs/examples
> 
> Then add any new files to cvs and commit the result.
> 
> Cheers,
> 
> Mark
> 

Thanks very much Mark.

-Will



More information about the Systemtap mailing list