Skip to content
Snippets Groups Projects
Commit 196c6240 authored by Lukas Jelonek's avatar Lukas Jelonek
Browse files

Flatten documentation structure to a single directory

parent a32f0cea
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,9 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXPROJ = PSOT-proteinsequenceobservationtool
SOURCEDIR = source
BUILDDIR = build
SPHINXPROJ = psot
SOURCEDIR = .
BUILDDIR = _build
# Put it first so that "make" without argument is like "make help".
help:
......
File moved
File moved
File moved
File moved
......@@ -7,9 +7,9 @@ REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=python -msphinx
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=PSOT-proteinsequenceobservationtool
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=psot
if "%1" == "" goto help
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment