IUserConfig was not marked as UNSTABLE in dev manual 31

The developer manual v31 and latest say, that the IUserConfig API was “Added in version 31.” Shouldn’t that read “Added in version 31 as UNSTABLE”? Please make sure that in the future, unstable APIs are marked as such in the manuals (and probably correct it in 31).

The API documentation says “$since: ‘32.0.0’”. This seems to mean that it’s available as STABLE now. OK.


I was also irritated that the package README of nextcloud-deps/ocp still points to Christoph’s blog, which points to the package name christophwurst/nextcloud which was later moved to nextcloud/ocp. Could someone please update that README?

For issues in the documentation, you can directly create a bug report on the issue tracker:
https://github.com/nextcloud/documentation/issues

If you look on the corresponding page, you can show the code and by clicking on blame, you see who added the content:

(if there are new things, and you go to the pull request, they often refer to the corresponding pull request in the main repo). So you directly have much more details.