diff --git a/documentation/modules/ROOT/pages/containers.adoc b/documentation/modules/ROOT/pages/containers.adoc new file mode 100644 index 000000000..8659ff77f --- /dev/null +++ b/documentation/modules/ROOT/pages/containers.adoc @@ -0,0 +1,2 @@ += Pax Exam Containers +:navtitle: Containers diff --git a/documentation/modules/ROOT/pages/containers/forked.adoc b/documentation/modules/ROOT/pages/containers/forked.adoc new file mode 100644 index 000000000..1d104cc79 --- /dev/null +++ b/documentation/modules/ROOT/pages/containers/forked.adoc @@ -0,0 +1,2 @@ += Forked Test Container +:navtitle: Forked diff --git a/documentation/modules/ROOT/pages/containers/glassfish-embedded.adoc b/documentation/modules/ROOT/pages/containers/glassfish-embedded.adoc new file mode 100644 index 000000000..2ccc9ae5a --- /dev/null +++ b/documentation/modules/ROOT/pages/containers/glassfish-embedded.adoc @@ -0,0 +1,2 @@ += GlassFish Embedded Test Container +:navtitle: GlassFish Embedded diff --git a/documentation/modules/ROOT/pages/containers/karaf.adoc b/documentation/modules/ROOT/pages/containers/karaf.adoc new file mode 100644 index 000000000..49f471d93 --- /dev/null +++ b/documentation/modules/ROOT/pages/containers/karaf.adoc @@ -0,0 +1,2 @@ += Karaf Test Container +:navtitle: Karaf diff --git a/documentation/modules/ROOT/pages/containers/native.adoc b/documentation/modules/ROOT/pages/containers/native.adoc new file mode 100644 index 000000000..4549764fe --- /dev/null +++ b/documentation/modules/ROOT/pages/containers/native.adoc @@ -0,0 +1,2 @@ += Native Test Container +:navtitle: Native diff --git a/documentation/modules/ROOT/pages/containers/openwebbeans.adoc b/documentation/modules/ROOT/pages/containers/openwebbeans.adoc new file mode 100644 index 000000000..15bbe464d --- /dev/null +++ b/documentation/modules/ROOT/pages/containers/openwebbeans.adoc @@ -0,0 +1,2 @@ += OpenWebBeans Test Container +:navtitle: OpenWebBeans diff --git a/documentation/modules/ROOT/pages/containers/remote.adoc b/documentation/modules/ROOT/pages/containers/remote.adoc new file mode 100644 index 000000000..d4d108471 --- /dev/null +++ b/documentation/modules/ROOT/pages/containers/remote.adoc @@ -0,0 +1,2 @@ += Remote Test Container +:navtitle: Remote diff --git a/documentation/modules/ROOT/pages/containers/tomcat.adoc b/documentation/modules/ROOT/pages/containers/tomcat.adoc new file mode 100644 index 000000000..a47bef8dd --- /dev/null +++ b/documentation/modules/ROOT/pages/containers/tomcat.adoc @@ -0,0 +1,2 @@ += Tomcat Test Container +:navtitle: Tomcat diff --git a/documentation/modules/ROOT/pages/containers/weld.adoc b/documentation/modules/ROOT/pages/containers/weld.adoc new file mode 100644 index 000000000..168a370d5 --- /dev/null +++ b/documentation/modules/ROOT/pages/containers/weld.adoc @@ -0,0 +1,2 @@ += Weld Test Container +:navtitle: Weld diff --git a/documentation/modules/ROOT/pages/drivers.adoc b/documentation/modules/ROOT/pages/drivers.adoc new file mode 100644 index 000000000..00337490c --- /dev/null +++ b/documentation/modules/ROOT/pages/drivers.adoc @@ -0,0 +1,2 @@ += Pax Exam Drivers +:navtitle: Drivers diff --git a/documentation/modules/ROOT/pages/drivers/junit4.adoc b/documentation/modules/ROOT/pages/drivers/junit4.adoc new file mode 100644 index 000000000..3f2b66836 --- /dev/null +++ b/documentation/modules/ROOT/pages/drivers/junit4.adoc @@ -0,0 +1,2 @@ += JUnit Driver +:navtitle: JUnit diff --git a/documentation/modules/ROOT/pages/drivers/servlet-bridge.adoc b/documentation/modules/ROOT/pages/drivers/servlet-bridge.adoc new file mode 100644 index 000000000..394cd2be5 --- /dev/null +++ b/documentation/modules/ROOT/pages/drivers/servlet-bridge.adoc @@ -0,0 +1,2 @@ += Servlet Bridge Driver +:navtitle: Servlet Bridge diff --git a/documentation/modules/ROOT/pages/drivers/testng.adoc b/documentation/modules/ROOT/pages/drivers/testng.adoc new file mode 100644 index 000000000..305dae993 --- /dev/null +++ b/documentation/modules/ROOT/pages/drivers/testng.adoc @@ -0,0 +1,2 @@ += TestNG Driver +:navtitle: TestNG diff --git a/documentation/modules/ROOT/pages/samples.adoc b/documentation/modules/ROOT/pages/samples.adoc new file mode 100644 index 000000000..839bc8b63 --- /dev/null +++ b/documentation/modules/ROOT/pages/samples.adoc @@ -0,0 +1,2 @@ += Pax Exam Samples +:navtitle: Samples