Skip to content

tomaarsen/nltk_theme

 
 

Repository files navigation

NLTK Theme

NLTK Theme is a Sphinx theme forked from the wonderful Insegel, designed for the NLTK documentation. Feel free to have a look at the theme documentation or look at the theme in action over at www.nltk.org.

theme_screenshot


Installation

This theme is not necessarily intended for reuse. I would advise looking at Insegel if you'd like to use a similar theme.

That said, you may install it via pip:

pip install nltk_theme

Then, you can tell Sphinx to use the theme by adding:

html_theme = 'nltk_theme'

to your project's conf.py.

Packages

No packages published

Languages

  • SCSS 63.1%
  • HTML 22.7%
  • Python 8.1%
  • JavaScript 6.0%
  • CSS 0.1%