Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

executablebooks/sphinx-globaltoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

sphinx-globaltoc

A small sphinx extension to make it possible to add a "toggle button" to sections of your page.

Installation

You can install sphinx-globaltoc with pip:

pip install sphinx-globaltoc

Usage

In your conf.py configuration file, add sphinx_globaltoc to your extensions list.

E.g.:

extensions = [
    ...
    'sphinx_globaltoc'
    ...
]

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages