Link to the installation instructions from the main manual page
Installation is traditionally the worst (or at least the first) problem for new wxWidgets users, so make it simpler to find these instructions.
This commit is contained in:
@@ -16,18 +16,17 @@
|
|||||||
|
|
||||||
@date December 10, 2018
|
@date December 10, 2018
|
||||||
|
|
||||||
@n
|
|
||||||
|
|
||||||
Welcome to wxWidgets, a stable and powerful open source framework for
|
Welcome to wxWidgets, a stable and powerful open source framework for
|
||||||
developing native cross-platform GUI applications in C++!
|
developing native cross-platform GUI applications in C++!
|
||||||
|
|
||||||
@n
|
|
||||||
|
|
||||||
If you are new to wxWidgets, please start with the @ref page_introduction
|
If you are new to wxWidgets, please start with the @ref page_introduction
|
||||||
and follow with the @ref page_topics, with maybe a look at
|
and follow with the @ref page_topics, with maybe a look at @ref page_samples as
|
||||||
@ref page_samples as you go. If you are already familiar with wxWidgets,
|
you go. Installation instructions for various platforms are available from the
|
||||||
please read about @ref overview_changes_since28 "the changes" in the latest
|
@ref page_port page.
|
||||||
version compared to 2.8 series. And you can also follow the links in the
|
|
||||||
|
If you are already familiar with wxWidgets and are upgrading from an older
|
||||||
|
release, please read about @ref overview_changes_since28 "the changes" in the
|
||||||
|
latest version compared to 2.8 series. And you can also follow the links in the
|
||||||
reference section or jump directly to the
|
reference section or jump directly to the
|
||||||
<a href="classes.html">alphabetical list of classes</a> to find out more about
|
<a href="classes.html">alphabetical list of classes</a> to find out more about
|
||||||
the topic you are interested in.
|
the topic you are interested in.
|
||||||
|
Reference in New Issue
Block a user