docs: announce new features

This commit is contained in:
Sören Weber 2022-11-17 23:52:54 +01:00
commit 09a9db43a5
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
4 changed files with 8 additions and 4 deletions
exampleSite/content
_index.en.md
basics/migration

View file

@ -16,11 +16,13 @@ See [what's new]({{% relref "basics/migration" %}}) within the latest update.
{{% /notice %}}
- Usable offline, no external dependencies
- Usable without a HTTP server from the file system
- Support for Internet Explorer 11
- Responsive design
- Configurable hidden pages
- Automatic next/prev buttons to navigate through menu entries
- [Automatic Search]({{%relref "basics/configuration#activate-search" %}})
- [Dedicated search page]({{%relref "basics/configuration#activate-dedicated-search-page" %}})
- [Print]({{%relref "basics/configuration#activate-print-support" %}}) whole chapters or even the complete site
- [Multilingual mode]({{%relref "cont/i18n" %}}) for English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese
- Support for languages written right to left
@ -31,7 +33,7 @@ See [what's new]({{% relref "basics/migration" %}}) within the latest update.
- [Syntax highlighting]({{%relref "cont/syntaxhighlight" %}})
- [Attachments files]({{%relref "shortcodes/attachments" %}})
- [List child pages]({{%relref "shortcodes/children" %}})
- Math and chemical [formulae]({{%relref "shortcodes/math" %}}) using the MathJax library
- [Math and chemical formulae]({{%relref "shortcodes/math" %}}) using the MathJax library
- [Mermaid diagrams]({{%relref "shortcodes/mermaid" %}}) for flowcharts, sequences, gantts, pie, etc.
- [Swagger UI]({{%relref "shortcodes/swagger" %}}) for OpenAPI Specifications
- [Customizable look and feel]({{%relref "basics/customization"%}})

View file

@ -14,7 +14,7 @@ This document shows you what's new in the latest release. For a detailed list of
---
## 5.6.0
## Beta (not yet released)
- **New**: This release introduces an additional dedicated search page. On this page, displayed search results have more space making it easier scanning thru large number of results.