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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6f35426fb0b0efac11e5dfad766cb7cc9079572937db0690d6b6f548545b3a9 |
|
MD5 | 09d2c6b81018e97b99cf70eb703eed2c |
|
BLAKE2b-256 | 35cf5ec785a807ca7e3e4f871fdf5d7c6c224ebf8bf7733d66abaff8f937cba2 |
Hashes for tensorly_sphinx_theme-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 628664f53283e36c059ccadcb7036e2e9c7761d106aef7d73fd8ce35b267cb9c |
|
MD5 | 0ccfc256084115b2a23ebac4a5d1cde4 |
|
BLAKE2b-256 | 30ca5b0b2be3e6f7dfc59a44dec8d18e1ef438b2a1ebc6b44d172d70f61a8ac9 |