mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 22:58:17 -05:00
Remove continuous numbering of tables and figures
Signed-off-by: Jan Stephan <jan.stephan@amd.com>
This commit is contained in:
@@ -249,3 +249,6 @@ html_context = {
|
|||||||
"granularity_type" : [('Coarse-grained', 'coarse-grained'), ('Fine-grained', 'fine-grained')],
|
"granularity_type" : [('Coarse-grained', 'coarse-grained'), ('Fine-grained', 'fine-grained')],
|
||||||
"scope_type" : [('Device', 'device'), ('System', 'system')]
|
"scope_type" : [('Device', 'device'), ('System', 'system')]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Disable figure and table numbering
|
||||||
|
numfig = False
|
||||||
|
|||||||
Reference in New Issue
Block a user