In generated docs, some sections are hidden by default. User can display them by clicking nearby header. Hidden section appears immediately. Clicking header again causes section to hide, but this time with nice scroll up animation. There should be animation for both display and hide, or for none. This was found during templates DSL documentation (bz#1819150) testing, but affects also apidoc we already ship. Looks like problem in tool we use to generate these docs. Steps to reproduce: 1. Open $SATELLITE/apidoc/v2/capsule_content.html 2. Click any header for section to appear 3. Click same header again to see hiding animation Adding blocks on bz#1819150 to maintain relation between these two, but I wouldn't say this "must" be resolved first.
Very low priority issue in the API docs not expecting it would be fixed