mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-05 03:18:12 +08:00
docs
This commit is contained in:
committed by
CircleCI Docs
parent
e09a97e24e
commit
13e8d87a88
11
docs/build/html/_static/sbt-webpack-macros.html
vendored
Normal file
11
docs/build/html/_static/sbt-webpack-macros.html
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<!--
|
||||
All these macros are auto-generated and must **NOT** be edited by hand.
|
||||
See the webpack.config.js file, to learn more about how this is generated.
|
||||
-->
|
||||
{% macro head_pre_bootstrap() %}
|
||||
<link href="{{ pathto('_static/styles/sphinx-book-theme.css', 1) }}" rel="stylesheet">
|
||||
{% endmacro %}
|
||||
|
||||
{% macro body_post() %}
|
||||
<script src="{{ pathto('_static/scripts/sphinx-book-theme.js', 1) }}"></script>
|
||||
{% endmacro %}
|
||||
Reference in New Issue
Block a user