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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad13f2066fa6eca055e4e12aa777fd3457a7e930547d0b15a165735df46d8723 |
|
MD5 | 7efc74c2837f2bce282e6130ca3d39da |
|
BLAKE2b-256 | 27a7a861ea4570d004fa1adb9dce29fdb209e2e85f993a301ea4bb540f037bd2 |
Hashes for tensorly_sphinx_theme-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00eaff966aac802ae426d00d8ddcf299d0b9ff30e878ae12ffa182ef281cce7a |
|
MD5 | 9ade8cfe799f73dd0dcf669cd757a0bf |
|
BLAKE2b-256 | 38a3c069b682efc7db407ff7f2c1850986e9de563044a9b1d116d9727d9f80ca |