Solved index bug

This commit is contained in:
2025-03-14 16:41:28 +01:00
parent c3c889784a
commit f6a42a4a5d
6 changed files with 26 additions and 34 deletions

View File

@@ -5,7 +5,7 @@
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SOURCEDIR = .
SOURCEDIR = /home/kevinveenbirkenbach/Repositories/github.com/kevinveenbirkenbach/cymais/
BUILDDIR = docs
# Put it first so that "make" without argument is like "make help".