Skip to content

Commit 605598e

Browse files
committed
Add globalization
1 parent e96cfa6 commit 605598e

File tree

3 files changed

+1099
-1
lines changed

3 files changed

+1099
-1
lines changed

docs/documentation/guides/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

docs/documentation/guides/xtd.core/internationalization.md renamed to docs/documentation/guides/xtd.core/globalization/internationalization.md

File renamed without changes.

0 commit comments

Comments
 (0)