Order topics of "Starting" section in more logical order

In particular, put "notes" at the end of this section instead of the
very beginning as it's definitely not the most important part here.
This commit is contained in:
Vadim Zeitlin
2021-04-11 13:14:27 +02:00
parent cace392627
commit 80f33c0c8c

View File

@@ -18,10 +18,10 @@ topics related to building applications with wxWidgets.
@section page_topics_starting Starting with wxWidgets @section page_topics_starting Starting with wxWidgets
@li @subpage overview_referencenotes
@li @subpage overview_roughguide
@li @subpage overview_helloworld @li @subpage overview_helloworld
@li @subpage overview_roughguide
@li @subpage overview_cmake @li @subpage overview_cmake
@li @subpage overview_referencenotes
@section page_topics_programming Important wxWidgets Topics @section page_topics_programming Important wxWidgets Topics