Commit 54fe2ca 1 parent 28940e9 commit 54fe2ca Copy full SHA for 54fe2ca
File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5
5
SPHINXOPTS =
6
6
SPHINXBUILD = sphinx-build
7
7
PAPER =
8
- BUILDDIR = _build
8
+ BUILDDIR = ../kvdocs
9
9
10
10
# Internal variables.
11
11
PAPEROPT_a4 = -D latex_paper_size=a4
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Koalitionsvertrag 2013 - Enhanced Edition (unofficial)
8
8
9
9
Inhaltsverzeichnis:
10
10
11
+ Test
12
+
11
13
.. toctree ::
12
14
:maxdepth: 2
13
15
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ REM Command file for Sphinx documentation
5
5
if " %SPHINXBUILD% " == " " (
6
6
set SPHINXBUILD = sphinx-build
7
7
)
8
- set BUILDDIR = _build
8
+ set BUILDDIR = ../kvdocs
9
9
set ALLSPHINXOPTS = -d %BUILDDIR% /doctrees %SPHINXOPTS% .
10
10
set I18NSPHINXOPTS = %SPHINXOPTS% .
11
11
if NOT " %PAPER% " == " " (
You can’t perform that action at this time.
0 commit comments