File: conf.py

package info (click to toggle)
sphinxcontrib-htmlhelp 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 640 kB
  • sloc: python: 359; makefile: 48
file content (4 lines) | stat: -rw-r--r-- 99 bytes parent folder | download
1
2
3
4
from __future__ import annotations

project = 'Python'
html_short_title = "Sphinx's documentation"