Bulma-based Sphinx theme from the TensorLy project.
Project description
This is the TensorLy theme for Sphinx documentations, based on Bulma.
Installation
After cloning this repository, simply run:
pip install -e .
Usage
To use the theme in your project, add the following to the conf.py file of your sphinx documentation:
html_theme = "tensorly_sphinx_theme"
Configuration
Project logo
The logo of your project will be used in the navigation bar. You can specify the path to it in your conf.py:
html_logo = '_static/image.png'
In rst files
In your documentation itself, you can use no-toc, :no-localtoc: and no-pagination to remove the side-menu’s table of content (toc), local toc (“on this page”) and pagination buttons, respectively. For instance, if you don’t want file.rst to have a toc, simply add in the file:
:no-toc:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for tensorly-sphinx-theme-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32aad4867ca88006a0b7c42193bbabc6a9eda628216ab082d3118bc83bddb83f |
|
MD5 | 43f25fc3a3ce26210fe4a932b3f72e95 |
|
BLAKE2b-256 | d6f0b48f4fe39708562bc22d10e0f9b1e489021722fb4f19535c1b185a08f56b |
Hashes for tensorly_sphinx_theme-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d088f06bf7b779dc3d827dc7e0da1d67d3eec687d98672a08c1f48524fce8591 |
|
MD5 | 5509989918866eee9e74e944a21186bd |
|
BLAKE2b-256 | 52e94a33023197fc552bc6fe25916087067e1acdf7536d238415edc0b78404b4 |