From 384c5fe974abe35ab11dce4446dc5eed86585a3b Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 7 Aug 2008 16:47:18 -0400 Subject: samples: separate into subdirectories by subsystem --- testsuite/systemtap.examples/html/html_header.tmpl | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 testsuite/systemtap.examples/html/html_header.tmpl (limited to 'testsuite/systemtap.examples/html/html_header.tmpl') diff --git a/testsuite/systemtap.examples/html/html_header.tmpl b/testsuite/systemtap.examples/html/html_header.tmpl new file mode 100644 index 00000000..33ce558f --- /dev/null +++ b/testsuite/systemtap.examples/html/html_header.tmpl @@ -0,0 +1,41 @@ + + + + + SystemTap Examples + + + + + + + + + + + +
SystemTap logo + SystemTap |  +
+ +
+
+ + + + + + + + +
 

Examples

  + +

Example Indexes

+ + -- cgit From 210ff7bf228943abcc0399e6239d67462875d0db Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 7 Aug 2008 16:58:42 -0400 Subject: PR6823: store generated sample index files --- testsuite/systemtap.examples/html/html_header.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuite/systemtap.examples/html/html_header.tmpl') diff --git a/testsuite/systemtap.examples/html/html_header.tmpl b/testsuite/systemtap.examples/html/html_header.tmpl index 33ce558f..25c7e5a0 100644 --- a/testsuite/systemtap.examples/html/html_header.tmpl +++ b/testsuite/systemtap.examples/html/html_header.tmpl @@ -3,7 +3,7 @@ SystemTap Examples - + @@ -11,7 +11,7 @@ -
SystemTap logo SystemTap |  @@ -21,7 +21,7 @@
- + -- cgit