Page MenuHomePhabricator

Move details links to end of section
Closed, ResolvedPublic

Description

Currently, the details links (source, see, authors, mixes in, etc.) appears after the Parameters section and before other sections like Returns.

See https://doc.wikimedia.org/mediawiki-core/master/js/MessagePosterFactory.html#create. (If there is no Parameters section, the details links appear in the same place; see https://doc.wikimedia.org/mediawiki-core/master/js/mw.Debug.html#.buildConsoleTable)

To do: Move the details links to the end of the section, following Returns, Throws, and any other subsections, by moving these lines to after line 147

Details

Related Changes in Gerrit:

Event Timeline

apaskulin triaged this task as Medium priority.Apr 15 2024, 8:27 PM
apaskulin moved this task from Backlog to Accepted Enhancement on the JSDoc WMF theme board.

Change #1226370 had a related patch set uploaded (by Alex Paskulin; author: Alex Paskulin):

[jsdoc/wmf-theme@master] templates: De-emphasize details section

https://gerrit.wikimedia.org/r/1226370

Change #1226370 merged by jenkins-bot:

[jsdoc/wmf-theme@master] templates: De-emphasize details section

https://gerrit.wikimedia.org/r/1226370

Released in v1.2.0