You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apidoc: apidoc_formatting: Fixed number references for figures and code listings (#2)
The explicit add_fignumber seems to be excessive - it creates
double Fig entries in rendered doc, and also add raw explicit
Listing string before code blocks.
The add_fignumber is now only called for code listings to
add number of listing to code block header
Signed-off-by: Grzegorz Latosinski <[email protected]>
0 commit comments