mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 12:07:01 +03:00
.
This commit is contained in:
@@ -72,7 +72,7 @@ for folder in folders:
|
||||
|
||||
if folder == "img": # Skip the images folder
|
||||
continue
|
||||
|
||||
|
||||
# Add section
|
||||
with open(docsMainFolder + "/" + parameterOverviewFile, 'a') as overviewFileHandle:
|
||||
overviewFileHandle.write("\n## Section `%s`\n\n" % folder)
|
||||
|
||||
Reference in New Issue
Block a user