File: conf_value.py.template

package info (click to toggle)
python-sphinx-chango 0.5.0-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,776 kB
  • sloc: python: 4,909; javascript: 74; makefile: 23
file content (9 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
6
7
8
9
from pathlib import Path

extensions = [
    "chango.sphinx_ext",
]


# Configuration for the chango sphinx directive
$chango_pyproject_toml_path