We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ff001 commit 578f644Copy full SHA for 578f644
2 files changed
docs/Makefile
@@ -1,17 +1,8 @@
1
# Minimal makefile for quartodoc documentation
2
-#
3
-
4
-# You can set these variables from the command line, and also
5
-# from the environment for the first two.
6
-SPHINXOPTS ?=
7
-SPHINXBUILD ?= sphinx-build
8
-SOURCEDIR = source
9
-BUILDDIR = _build
10
11
.PHONY: help Makefile
12
13
-# Catch-all target: route all unknown targets to Sphinx using the new
14
-# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
+# Catch-all target:
15
%: Makefile
16
python -m quartodoc build
17
python -m quartodoc interlinks
docs/make.bat
0 commit comments