Im using jsdoc 3.4.3 and I tried using @link to link to the internal @typedef that was executed
/** * @typedef {Object} Color * @property {string} [attr] - attribute name corresponding to an outcome event */ /** * @typedef {Object} Config * .. * .. * .. * @property {Color} [l.lC=Color] - coloring specification for the nodes as defined in {@link Color} * @property {Color} [l.nC=Color] - coloring specification for the links as defined in {@link Color} */
this is the javascript file documentation. can anyone see the problem (or find out about a known problem with @link)
No one has answered this question yet.
See related questions:
Source: https://habr.com/ru/post/1667166/More articles:How to capture the last part of a log line and interpret it as json? - jsonng-show does not support working with ng-animation for scaling in the drop-down menu - cssКак уменьшить время перезагрузки при использовании модификаторов - lessJekyll blog import - what is this loading error? Can't upload such a file? - importFacebook Login swift No such module - ioshow to run pod install in the project directory - iosHaversine Formula Block Errors - PL / SQL - oracleRuby, ioctl and complex structures - cIs StartCoroutine necessary to call from one subprogram to another joint program? - coroutineSpark Status 2.0: COMPLETE Yarn -100 exit status code - emrAll Articles