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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d03ce87751b6aaca8a3609b68252f490916b979144b748deca6da787f27d8c11 |
|
MD5 | bb679a3a3432e242ae29ab079e41b580 |
|
BLAKE2b-256 | 0139dc9500f7848b21d10b03221803e6cb02436ad8c99b342380e95b57bf2de7 |
Hashes for tensorly_sphinx_theme-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f58fc6772a334008ff5bca3000c8606f67f1b971855668afabde729d3b520504 |
|
MD5 | 772f5caf3a0ecf9b3c0c39bf2881638e |
|
BLAKE2b-256 | e0797b6f944fc0eb8ea3bf1220b340adb1458d5689a5871a5b4b6fe019228aa3 |