Commit 557d4d7
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 <glatosinski@antmicro.com>1 parent f04bc71 commit 557d4d7
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
65 | 70 | | |
66 | 71 | | |
67 | | - | |
68 | | - | |
| 72 | + | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| |||
0 commit comments