We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964936e commit f7e698bCopy full SHA for f7e698b
mkdocs.yml
@@ -183,9 +183,10 @@ extra_javascript:
183
- https://code.jquery.com/jquery-3.7.0.min.js
184
- https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js
185
- available_software/javascripts/populate_overview.js
186
+ - available_software/javascripts/populate_riscv_overview.js
187
- https://cdn.datatables.net/plug-ins/2.2.2/pagination/bootstrap_input.js
188
extra_css:
- # CSS for popultate_overview
189
+ # CSS for populate_overview
190
- https://cdn.datatables.net/1.13.6/css/jquery.dataTables.min.css
191
- available_software/css/style_table.css
192
- https://cdn.datatables.net/2.2.2/css/dataTables.semanticui.css
0 commit comments