File: conf.py

package info (click to toggle)
python-daiquiri 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 240 kB
  • sloc: python: 888; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (2)
1
2
3
master_doc = "index"
project = "Daiquiri"
extensions = ["sphinx.ext.autodoc"]