Add new "Installation" page to the manual

Currently this simply links to the existing port-specific installation
instructions, but this should provide a less confusing and more
prominent entry point than the existing topics.
This commit is contained in:
Vadim Zeitlin
2021-04-11 14:17:54 +02:00
parent cf2bb21885
commit b963ce0583
3 changed files with 85 additions and 1 deletions

View File

@@ -18,9 +18,9 @@ topics related to building applications with wxWidgets.
@section page_topics_starting Starting with wxWidgets
@li @subpage overview_install
@li @subpage overview_helloworld
@li @subpage overview_roughguide
@li @subpage overview_cmake
@li @subpage overview_referencenotes
@section page_topics_programming Conceptual Overviews