From da1eac6c97c44ec80ea65396d92af2fd99d36377 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Fri, 16 Sep 2011 06:29:20 +0000 Subject: [PATCH] Corrected XSL toc --- jOOQ-website/manual/Advanced/index.php | 8 +- jOOQ-website/manual/DSL/index.php | 8 +- .../manual/JOOQ/ExampleDatabase/index.php | 8 +- jOOQ-website/manual/JOOQ/Factory/index.php | 8 +- jOOQ-website/manual/JOOQ/index.php | 12 +-- jOOQ-website/manual/META/index.php | 8 +- jOOQ-website/manual/index.php | 20 ++--- .../src/main/resources/html-pages.xsl | 78 ++++++++++++++----- 8 files changed, 103 insertions(+), 47 deletions(-) diff --git a/jOOQ-website/manual/Advanced/index.php b/jOOQ-website/manual/Advanced/index.php index d76fe28703..5a8f85791c 100644 --- a/jOOQ-website/manual/Advanced/index.php +++ b/jOOQ-website/manual/Advanced/index.php @@ -10,9 +10,11 @@ function printSlogan() {} function printContent() { global $root; ?> -

-Manual : Advanced topics -

+ + + + +
Manual : Advanced topicsprevious
diff --git a/jOOQ-website/manual/DSL/index.php b/jOOQ-website/manual/DSL/index.php index 46a458edf5..93d8238847 100644 --- a/jOOQ-website/manual/DSL/index.php +++ b/jOOQ-website/manual/DSL/index.php @@ -10,9 +10,11 @@ function printSlogan() {} function printContent() { global $root; ?> -

-Manual : DSL support -

+ + + + +
Manual : DSL supportprevious : next
diff --git a/jOOQ-website/manual/JOOQ/ExampleDatabase/index.php b/jOOQ-website/manual/JOOQ/ExampleDatabase/index.php index 374623f5a8..894c8eabf9 100644 --- a/jOOQ-website/manual/JOOQ/ExampleDatabase/index.php +++ b/jOOQ-website/manual/JOOQ/ExampleDatabase/index.php @@ -10,9 +10,11 @@ function printSlogan() {} function printContent() { global $root; ?> -

-Manual : jOOQ classes and their use : The example database -

+ + + + +
Manual : jOOQ classes and their use : The example databasenext

For the examples in this manual, the same database will always be referred to. It essentially contains of these entities (for example in the Oracle dialect): diff --git a/jOOQ-website/manual/JOOQ/Factory/index.php b/jOOQ-website/manual/JOOQ/Factory/index.php index 39df83d154..58426802fc 100644 --- a/jOOQ-website/manual/JOOQ/Factory/index.php +++ b/jOOQ-website/manual/JOOQ/Factory/index.php @@ -10,9 +10,11 @@ function printSlogan() {} function printContent() { global $root; ?> -

-Manual : jOOQ classes and their use : The factory class -

+ + + + +
Manual : jOOQ classes and their use : The factory classprevious : next
diff --git a/jOOQ-website/manual/JOOQ/index.php b/jOOQ-website/manual/JOOQ/index.php index 71741e855a..4e63409797 100644 --- a/jOOQ-website/manual/JOOQ/index.php +++ b/jOOQ-website/manual/JOOQ/index.php @@ -10,9 +10,11 @@ function printSlogan() {} function printContent() { global $root; ?> -

-Manual : jOOQ classes and their use -

+ + + + +
Manual : jOOQ classes and their usenext

In this section, you will learn about how to use jOOQ object factories and the jOOQ object oriented query model, to express your @@ -35,10 +37,10 @@ function printContent() { the way you're used to in SQL

  1. -The example database +The example database
  2. -The factory class +The factory class
-

-Manual : Meta model source code generation -

+ + + + +
Manual : Meta model source code generationprevious : next
diff --git a/jOOQ-website/manual/index.php b/jOOQ-website/manual/index.php index 11c215356c..2e8634df43 100644 --- a/jOOQ-website/manual/index.php +++ b/jOOQ-website/manual/index.php @@ -10,28 +10,30 @@ function printSlogan() {} function printContent() { global $root; ?> -

-Manual -

    + + + + +
    Manual
    1. -jOOQ classes and their use +jOOQ classes and their use
      1. -The example database +The example database
      2. -The factory class +The factory class
    2. -Meta model source code generation +Meta model source code generation
    3. -DSL support +DSL support
    4. -Advanced topics +Advanced topics
    + + <?php @@ -33,14 +35,23 @@ function printContent() { + + -

    - -

    + + + + + +
    + + + +
    @@ -48,38 +59,68 @@ function printContent() {
    - - - - - ../ - - - - + : + + + + - - + + + + + + + <?=$root?>/ + + + + + / + + + + + + + + + + previous + + + + : + + + + next + + + +
    1. - + + + + + - - - +
    @@ -89,4 +130,5 @@ function printContent() { + \ No newline at end of file