Skip to content

Commit 74f43e1

Browse files
committed
Implement reviewer comments
1 parent 8454a00 commit 74f43e1

File tree

4 files changed

+3
-57
lines changed

4 files changed

+3
-57
lines changed

docs/resources/new_in_doc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This page contains recent highlights and notable changes in [[= product_name =]]
3434
- changing the list of parameters available when [customizing the recommendation request](https://doc.ibexa.co/en/master/personalization/api_reference/recommendation_api/#customizing-the-recommendation-request)
3535
- describing them in [user documentation](https://doc.ibexa.co/projects/userguide/en/master/personalization/recommendation_models/#time-slot-based-models)
3636

37-
- Updated configuration details (including endpoint addresses nad code examples) in multiple how-to articles:
37+
- Updated configuration details (including endpoint addresses and code examples) in multiple how-to articles:
3838
- [Enable Personalization ](https://doc.ibexa.co/en/master/personalization/enable_personalization)
3939
- [Integrate recommendation service](https://doc.ibexa.co/en/master/personalization/integrate_recommendation_service/)
4040
- [Tracking integration](https://doc.ibexa.co/en/master/personalization/tracking_integration/)
@@ -46,7 +46,7 @@ This page contains recent highlights and notable changes in [[= product_name =]]
4646

4747
### PHP API
4848

49-
- Added missing classes in the following namespaces:
49+
- Added the following new classes to the public PHP API:
5050
- [Ibexa\Contracts\AdminUi\Menu](https://doc.ibexa.co/en/master/api/php_api/php_api_reference/namespaces/ibexa-contracts-adminui-menu.html)
5151
- [Ibexa\Contracts\Core\Pool](https://doc.ibexa.co/en/master/api/php_api/php_api_reference/namespaces/ibexa-contracts-core-pool.html)
5252
- [Ibexa\Contracts\CoreSearch\Values\Query](https://doc.ibexa.co/en/master/api/php_api/php_api_reference/namespaces/ibexa-contracts-coresearch-values-query.html)

docs/users/update_basic_user_data.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

docs/users/users.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ All such user accounts have the same underlying mechanism and enable you to cont
1515
"users/user_management_guide",
1616
"users/invitations",
1717
"users/user_registration",
18-
"users/update_basic_user_data"
19-
], columns=4) =]]
18+
], columns=3) =]]
2019

2120
## Authenticate users
2221

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,6 @@ nav:
423423
- User setup:
424424
- Invitations: users/invitations.md
425425
- Registration: users/user_registration.md
426-
- Update basic user data: users/update_basic_user_data.md
427426
- User authentication:
428427
- Login methods: users/login_methods.md
429428
- Passwords: users/passwords.md

0 commit comments

Comments
 (0)