Fixed a few Doxygen syntax errors.
This commit is contained in:
@@ -124,7 +124,7 @@ And if you have any questions, you can join wxWidgets community using
|
||||
|
||||
- Web-based <a href="https://forums.wxwidgets.org/">wxForum</a>
|
||||
- <a href="https://www.wxwidgets.org/support/mailing-lists/">Mailing lists</a>
|
||||
- <a href="https://www.wxwidgets.org/support/irc/">#wxwidgets IRC Channel</a>
|
||||
- <a href="https://www.wxwidgets.org/support/irc/">IRC Channel</a>
|
||||
- Or asking questions with @c wxwidgets tag on Stack Overflow:
|
||||
https://stackoverflow.com/questions/tagged/wxwidgets
|
||||
|
||||
|
@@ -24,13 +24,13 @@ developing native cross-platform GUI applications in C++!
|
||||
@n
|
||||
|
||||
If you are new to wxWidgets, please start with the @subpage page_introduction
|
||||
"introduction" and follow with the @subpage page_topics "programming guides",
|
||||
with maybe a look at @subpage page_samples "the samples" as you go. If you are
|
||||
already familiar with wxWidgets, please read about @subpage
|
||||
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 <a href="classes.html">alphabetical list of classes</a>
|
||||
to find out more about the topic you are interested in.
|
||||
and follow with the @subpage page_topics, with maybe a look at
|
||||
@subpage page_samples as you go. If you are already familiar with wxWidgets,
|
||||
please read about @subpage 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
|
||||
<a href="classes.html">alphabetical list of classes</a> to find out more about
|
||||
the topic you are interested in.
|
||||
|
||||
@section manual_user User Manual
|
||||
|
||||
|
Reference in New Issue
Block a user