Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@
html_theme = "sphinx_rtd_theme"
html_logo = "icon-sparsezoo.png"

html_theme_options = {
'analytics_id': 'UA-128364174-1', # Provided by Google in your dashboard
'analytics_anonymize_ip': False,
}

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
Expand Down
5 changes: 2 additions & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,5 @@ Additionally, more information can be found via
:maxdepth: 2
:caption: Help and Support

`Bugs, Feature Requests <https://github.com/neuralmagic/sparsezoo/discussions>`_
`Support, General Q&A <https://github.com/neuralmagic/sparsezoo/issues>`_

Bugs, Feature Requests <https://github.com/neuralmagic/sparsezoo/issues>
Support, General Q&A <https://github.com/neuralmagic/sparsezoo/discussions>