Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pwmt
zathura
Commits
edcab679
Commit
edcab679
authored
Apr 29, 2014
by
Sebastian Ramacher
Browse files
Remove obsolete check
Signed-off-by:
Sebastian Ramacher
<
sebastian+dev@ramacher.at
>
parent
e1673cb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
edcab679
...
...
@@ -11,10 +11,6 @@ HTML_SORUCES=$(wildcard *.rst api/*.rst configuration/*.rst installation/*.rst u
SPHINX_OPTS
+=
-d
$(SPHINX_BUILDDIR)
/doctrees
ifeq
($(shell which $(SPHINX_BIN) >/dev/null 2>&1; echo $$?), 1)
$(error
The
'$(SPHINX_BIN)'
command
was
not
found.)
endif
all
:
man html
clean
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment