diff options
Diffstat (limited to 'documentation/src/basics.dox')
| -rw-r--r-- | documentation/src/basics.dox | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/basics.dox b/documentation/src/basics.dox index 1af6058fb..5f02ebaf2 100644 --- a/documentation/src/basics.dox +++ b/documentation/src/basics.dox @@ -1,6 +1,6 @@ /** - \page basics 2 - FLTK Basics + \page basics FLTK Basics This chapter teaches you the basics of compiling programs that use FLTK. @@ -376,7 +376,7 @@ include lines:</i> \htmlonly <hr> <a class="el" href="index.html">[Index]</a> -<a class="el" href="intro.html">[Previous] 1 - Introduction to FLTK</a> -<a class="el" href="common.html">[Next] 3 - Common Widgets and Attributes</a> +<a class="el" href="intro.html">[Previous] Introduction to FLTK</a> +<a class="el" href="common.html">[Next] Common Widgets and Attributes</a> \endhtmlonly */ |
