You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# You can set these variables from the command line.
SPHINXOPTS = -D linkcheck_anchors= # disable anchor checking because sphinx have trouble doing it. See https://github.com/AppImage/docs.appimage.org/pull/83
SPHINXBUILD = sphinx-build
SPHINXPROJ = AppImage
SOURCEDIR = source
BUILDDIR = build
# Put it first so that "make" without argument is like "make help".
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)