remove dl option

This commit is contained in:
Suryansh 2025-06-16 19:29:25 +05:30
parent 2cfa372cbc
commit 007242af55
2 changed files with 6517 additions and 6517 deletions

View File

@ -1537,8 +1537,8 @@ def generate_html_documentation(data: Dict[str, Any]) -> str:
</div> </div>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<button class="btn" id="downloadSvg"> Download SVG</button> <!-- <button class="btn" id="downloadSvg"> Download SVG</button> -->
<button class="btn" id="downloadPng"> Download PNG</button> <!-- <button class="btn" id="downloadPng"> Download PNG</button> -->
</div> </div>
</div> </div>
</div> </div>

File diff suppressed because it is too large Load Diff