summaryrefslogtreecommitdiff
path: root/examples/includes/HTML-Toc-0.91/t/SiteMap
diff options
context:
space:
mode:
Diffstat (limited to 'examples/includes/HTML-Toc-0.91/t/SiteMap')
-rw-r--r--examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/SubSubDir1/index.htm5
-rw-r--r--examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/index.htm5
-rw-r--r--examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir1/index.htm5
-rw-r--r--examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir2/index.htm5
-rw-r--r--examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/index.htm5
-rw-r--r--examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir3/index.htm5
-rw-r--r--examples/includes/HTML-Toc-0.91/t/SiteMap/index.htm5
7 files changed, 35 insertions, 0 deletions
diff --git a/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/SubSubDir1/index.htm b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/SubSubDir1/index.htm
new file mode 100644
index 000000000..5288cded5
--- /dev/null
+++ b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/SubSubDir1/index.htm
@@ -0,0 +1,5 @@
+<html>
+<head>
+<title>SubSub1</title>
+</head>
+</html>
diff --git a/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/index.htm b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/index.htm
new file mode 100644
index 000000000..c93821201
--- /dev/null
+++ b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/index.htm
@@ -0,0 +1,5 @@
+<html>
+<head>
+<title>Sub1</title>
+</head>
+</html>
diff --git a/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir1/index.htm b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir1/index.htm
new file mode 100644
index 000000000..5288cded5
--- /dev/null
+++ b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir1/index.htm
@@ -0,0 +1,5 @@
+<html>
+<head>
+<title>SubSub1</title>
+</head>
+</html>
diff --git a/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir2/index.htm b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir2/index.htm
new file mode 100644
index 000000000..eaadf8c8f
--- /dev/null
+++ b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir2/index.htm
@@ -0,0 +1,5 @@
+<html>
+<head>
+<title>SubSub2</title>
+</head>
+</html>
diff --git a/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/index.htm b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/index.htm
new file mode 100644
index 000000000..8445eb126
--- /dev/null
+++ b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/index.htm
@@ -0,0 +1,5 @@
+<html>
+<head>
+<title>Sub2</title>
+</head>
+</html>
diff --git a/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir3/index.htm b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir3/index.htm
new file mode 100644
index 000000000..cf9aa99b6
--- /dev/null
+++ b/examples/includes/HTML-Toc-0.91/t/SiteMap/SubDir3/index.htm
@@ -0,0 +1,5 @@
+<html>
+<head>
+<title>Sub3</title>
+</head>
+</html>
diff --git a/examples/includes/HTML-Toc-0.91/t/SiteMap/index.htm b/examples/includes/HTML-Toc-0.91/t/SiteMap/index.htm
new file mode 100644
index 000000000..864b0b5a6
--- /dev/null
+++ b/examples/includes/HTML-Toc-0.91/t/SiteMap/index.htm
@@ -0,0 +1,5 @@
+<html>
+<head>
+<title>Main</title>
+</head>
+</html>