// (source start file, name, description, authors, manual section).
man_pages = [
("index", "estnltk", "estnltk documentation",
["University of Tartu"], 1)
]
// If true, show URL addresses after external links.
After Change
import sphinx_rtd_theme
html_theme = "sphinx_rtd_theme"
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
// Theme options are theme-specific and customize the look and feel of a theme
// further. For a list of options available for each theme, see the
// documentation.