File tree Expand file tree Collapse file tree 3 files changed +1099
-1
lines changed
docs/documentation/guides Expand file tree Collapse file tree 3 files changed +1099
-1
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,9 @@ The xtd guides provide an explanation on how to use the important features of th
6262 * [ Explicitly throw exceptions] ( /docs/documentation/guides/xtd.core/Exceptions/how_tos/explicitly_throw_exception )
6363 * [ Create user-defined exceptions] ( /docs/documentation/guides/xtd.core/Exceptions/how_tos/create_user_defined_exceptions )
6464 * [ Best practices] ( /docs/documentation/guides/xtd.core/Exceptions/exceptions_best_practices )
65+ * Globalization
66+ * [ Languages supported by xtd] ( /docs/documentation/guides/xtd.core/globalization/languages )
67+ * [ Internationalization] ( /docs/documentation/guides/xtd.core/globalization/internationalization )
6568 * Format number, dates other types
6669 * [ Overview] ( /docs/documentation/guides/xtd.core/format_number_dates_other_types/overview )
6770 * [ Standard numeric format strings] ( /docs/documentation/guides/xtd.core/format_number_dates_other_types/standard_numeric_format_strings )
@@ -103,7 +106,6 @@ The xtd guides provide an explanation on how to use the important features of th
103106 * [ Use tcp_client_and_tcp_listener] ( /docs/documentation/guides/xtd.core/Networking/Sockets/tcp_client_and_tcp_listener )
104107 * Threading
105108 * [ Compare threading features with other libraries] ( /docs/documentation/guides/xtd.core/threading/threading_functionalities )
106- * [ Internationalization] ( /docs/documentation/guides/xtd.core/internationalization )
107109 * [ Resources] ( /docs/documentation/guides/xtd.core/resources )
108110 * [ Settings] ( /docs/documentation/guides/xtd.core/settings )
109111* xtd.drawing
File renamed without changes.
You can’t perform that action at this time.
0 commit comments