diff --git a/docs/favicon.ico b/docs/favicon.ico new file mode 100644 index 00000000000..9e52ff0179c Binary files /dev/null and b/docs/favicon.ico differ diff --git a/docs/index.md b/docs/index.md index 4d3f8f7f81d..e66c895055e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,7 @@ --- layout: default title: ICU Documentation -nav_order: 1 +nav_order: 100 description: ICU Documentation --- diff --git a/docs/userguide/boundaryanalysis/index.md b/docs/userguide/boundaryanalysis/index.md index d5840f584c8..c98b9255bd3 100644 --- a/docs/userguide/boundaryanalysis/index.md +++ b/docs/userguide/boundaryanalysis/index.md @@ -1,7 +1,7 @@ --- layout: default title: Boundary Analysis -nav_order: 12 +nav_order: 1300 has_children: true --- + +# ICU User Guide + +[![ICU logo](https://github.com/unicode-org/icu-docs/raw/main/img/iculogo_64.png)](http://site.icu-project.org/) + +This User Guide provides information on i18n topics for which ICU has services, and +includes details that go beyond the C, C++, and Java API docs (and avoids some duplication between them). + +You may want to start with the [Introduction to ICU](./icu) or browse the navigation bar for a specific topic. + +This is the new home of the User Guide (since 2020 August). diff --git a/docs/userguide/io/index.md b/docs/userguide/io/index.md index 791be7ee6b8..401af64ee3b 100644 --- a/docs/userguide/io/index.md +++ b/docs/userguide/io/index.md @@ -1,7 +1,7 @@ --- layout: default title: IO -nav_order: 13 +nav_order: 1400 has_children: true ---