Skip to content

Commit f077e0c

Browse files
committed
Add metadata debugging to sphinx
1 parent cc73605 commit f077e0c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.conf.py.swp

16 KB
Binary file not shown.

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
SHELL = bash -e -o pipefail
88

99
# You can set these variables from the command line.
10-
SPHINXOPTS ?= -W
10+
SPHINXOPTS ?= -W --dump-metadata
1111
SPHINXBUILD ?= sphinx-build
1212
SOURCEDIR ?= .
1313
BUILDDIR ?= _build

0 commit comments

Comments
 (0)