diff --git a/docs/index.htm b/docs/index.htm index 49d516efe3..faf57364c2 100644 --- a/docs/index.htm +++ b/docs/index.htm @@ -23,23 +23,27 @@
-This page lets you access various resources for wxWidgets development. Enjoy!
+This page lets you access various resources for + wxWidgets development. Enjoy!
- Installation and release notes + + Installation and release notes + |
Unless you installed a binary version of wxWidgets (e.g. under Linux using your distro's package manager), - you will probably have to compile the wxWidgets library before you can start use it.
-Please read the platform-specific readme.txt and install.txt for how to do this:
+Unless you installed a binary version of wxWidgets (e.g. under Linux using your distro's + package manager), you will probably have to compile the wxWidgets library + before you can start use it.
+Please read the platform-specific readme.txt and install.txt + for how to do this:
The wxWidgets manual is available in various formats; the availability of the following formats depends on what you've downloaded from the wxWidgets Web site:
+The wxWidgets manual is available in various formats; the availability of the following + formats depends on what you've downloaded from the + wxWidgets Web site:
To use the manual in the wxHTML Help format (extension htb), you can use the HelpView application, compiling it from the utils/helpview folder in the wxWidgets distribution.
+To use the manual in the wxHTML Help format (extension htb), you + can use the HelpView application, compiling it from the utils/helpview + folder in the wxWidgets distribution.
+Also note that beyond the wxWidgets manual there are various other resources which can + help to learn wxWidgets programming:
+