Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the titile of the 8 page and links of the Tutorial #92

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
2 changes: 1 addition & 1 deletion documentation/quartz-2.3.0/tutorials/tutorial-lesson-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-02.html" title="Go to Lesson 2">Lesson 2&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-02.md" title="Go to Lesson 2">Lesson 2&nbsp;&rsaquo;</a>
</div>

## Lesson 1: Using Quartz
Expand Down
4 changes: 2 additions & 2 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-01.html" title="Go to Lesson 2">&lsaquo;&nbsp;Lesson 1</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-03.html" title="Go to Lesson 2">&lsaquo;&nbsp;Lesson 3</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-01.md" title="Go to Lesson 2">&lsaquo;&nbsp;Lesson 1</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-03.md" title="Go to Lesson 2">&lsaquo;&nbsp;Lesson 3</a> |
</div>

## Lesson 2: The Quartz API, Jobs And Triggers
Expand Down
4 changes: 2 additions & 2 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-02.html" title="Go to Lesson 2">&lsaquo;&nbsp;Lesson 2</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-04.html" title="Go to Lesson 4">Lesson 4&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-02.md" title="Go to Lesson 2">&lsaquo;&nbsp;Lesson 2</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-04.md" title="Go to Lesson 4">Lesson 4&nbsp;&rsaquo;</a>
</div>

## Lesson 3: More About Jobs and Job Details
Expand Down
4 changes: 2 additions & 2 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-04.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-03.html" title="Go to Lesson 3">&lsaquo;&nbsp;Lesson 3</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-05.html" title="Go to Lesson 5">Lesson 5&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-03.md" title="Go to Lesson 3">&lsaquo;&nbsp;Lesson 3</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-05.md" title="Go to Lesson 5">Lesson 5&nbsp;&rsaquo;</a>
</div>

## Lesson 4: More About Triggers
Expand Down
4 changes: 2 additions & 2 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-05.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-04.html" title="Go to Lesson 4">&lsaquo;&nbsp;Lesson 4</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-06.html" title="Go to Lesson 6">Lesson 6&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-04.md" title="Go to Lesson 4">&lsaquo;&nbsp;Lesson 4</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-06.md" title="Go to Lesson 6">Lesson 6&nbsp;&rsaquo;</a>
</div>

## Lesson 5: SimpleTrigger
Expand Down
4 changes: 2 additions & 2 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-06.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-05.html" title="Go to Lesson 5">&lsaquo;&nbsp;Lesson 5</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-07.html" title="Go to Lesson 7">Lesson 7&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-05.md" title="Go to Lesson 5">&lsaquo;&nbsp;Lesson 5</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-07.md" title="Go to Lesson 7">Lesson 7&nbsp;&rsaquo;</a>
</div>

## Lesson 6: CronTrigger
Expand Down
4 changes: 2 additions & 2 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-07.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-06.html" title="Go to Lesson 6">&lsaquo;&nbsp;Lesson 6</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-08.html" title="Go to Lesson 8">Lesson 8&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-06.md" title="Go to Lesson 6">&lsaquo;&nbsp;Lesson 6</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-08.md" title="Go to Lesson 8">Lesson 8&nbsp;&rsaquo;</a>
</div>

## Lesson 7: TriggerListeners and JobListeners
Expand Down
6 changes: 3 additions & 3 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-08.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Tutorial 7
title: Tutorial 8
visible_title: "Quartz Tutorials"
active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-07.html" title="Go to Lesson 7">&lsaquo;&nbsp;Lesson 7</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-09.html" title="Go to Lesson 9">Lesson 9&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-07.md" title="Go to Lesson 7">&lsaquo;&nbsp;Lesson 7</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-09.md" title="Go to Lesson 9">Lesson 9&nbsp;&rsaquo;</a>
</div>

## Lesson 8: SchedulerListeners
Expand Down
4 changes: 2 additions & 2 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-09.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-08.html" title="Go to Lesson 8">&lsaquo;&nbsp;Lesson 8</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-10.html" title="Go to Lesson 10">Lesson 10&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-08.md" title="Go to Lesson 8">&lsaquo;&nbsp;Lesson 8</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-10.md" title="Go to Lesson 10">Lesson 10&nbsp;&rsaquo;</a>
</div>

## Lesson 9: Job Stores
Expand Down
4 changes: 2 additions & 2 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-10.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-09.html" title="Go to Lesson 9">&lsaquo;&nbsp;Lesson 9</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-11.html" title="Go to Lesson 11">Lesson 11&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-09.md" title="Go to Lesson 9">&lsaquo;&nbsp;Lesson 9</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-11.md" title="Go to Lesson 11">Lesson 11&nbsp;&rsaquo;</a>
</div>

## Lesson 10: Configuration, Resource Usage and SchedulerFactory
Expand Down
4 changes: 2 additions & 2 deletions documentation/quartz-2.3.0/tutorials/tutorial-lesson-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-10.html" title="Go to Lesson 10">&lsaquo;&nbsp;Lesson 10</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-12.html" title="Go to Lesson 12">Lesson 12&nbsp;&rsaquo;</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-10.md" title="Go to Lesson 10">&lsaquo;&nbsp;Lesson 10</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-12.md" title="Go to Lesson 12">Lesson 12&nbsp;&rsaquo;</a>
</div>

## Lesson 11: Advanced (Enterprise) Features
Expand Down
2 changes: 1 addition & 1 deletion documentation/quartz-2.3.0/tutorials/tutorial-lesson-12.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ active_sub_menu_id: site_mnu_docs_tutorials
---
<div class="secNavPanel">
<a href="./" title="Go to Tutorial Table of Contents">Table of Contents</a> |
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-11.html" title="Go to Lesson 2">&lsaquo;&nbsp;Lesson 11</a>
<a href="/documentation/quartz-2.3.0/tutorials/tutorial-lesson-11.md" title="Go to Lesson 2">&lsaquo;&nbsp;Lesson 11</a>
</div>

## Lesson 12: Miscellaneous Features of Quartz
Expand Down