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.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fa711856256b53767128daac74a742ad462ae39a9fb34bfac4b4c9a21642f9a |
|
MD5 | 290b9e20eedf1032dc53e7b04b36cb8c |
|
BLAKE2b-256 | d046c5f77a8db4f4ddde9ec7797c52435121fa4a1ec195936275e68fd301d01c |
Hashes for tensorly_sphinx_theme-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c3d9d8a28f4bbb62b9fafefbc7723777bb8a179fd50591272627d3274c60dbb |
|
MD5 | cd5e3a091daa0ac8fc4bd6c354fa1614 |
|
BLAKE2b-256 | db873ba88f6cd20a9a8137df2d65f5901f50aaaab393eaaac772087297197d14 |