github.com/cs3org/reva/v2@v2.27.7/changelog/1.3.0_2020-10-08/cato-nested-packages.md (about)

     1  Enhancement: Use updated cato to display nested package config in parent docs
     2  
     3  Previously, in case of nested packages, we just had a link pointing to the child
     4  package. Now we copy the nested package's documentation to the parent itself to
     5  make it easier for devs.
     6  
     7  https://github.com/cs3org/reva/pull/1131