Skip to content

tadnir/sphinx-rtd-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinx-rtd-size

Sphinx extension for resizing your RTD theme

Usage

Install the package:

pip install sphinx-rtd-size

And in your conf.py:

    extensions = [
        ...
        'sphinx_rtd_size',
    ]
    
    sphinx_rtd_size_width = "90%"

About

A sphinx extension for resizing your RTD theme

Topics

Resources

License

Stars

Watchers

Forks

Languages