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
5b320756
Commit
5b320756
authored
Feb 08, 2016
by
Sebastian Ramacher
Browse files
Fix dependencies
Signed-off-by:
Sebastian Ramacher
<
sebastian+dev@ramacher.at
>
parent
5007167a
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
5b320756
...
...
@@ -6,7 +6,7 @@ include ../colors.mk
include
config.mk
MAN_SOURCES
=
$(
wildcard
man/
*
.rst
)
$(
wildcard
man/
*
.txt
)
man/conf.py
DOXYGEN_SOURCES
=
$(
wildcard
../
*
.h
)
Doxyfile
DOXYGEN_SOURCES
=
$(
wildcard
../
zathura/
*
.h
)
Doxyfile
HTML_SOURCES
=
$(
wildcard
*
.rst api/
*
.rst configuration/
*
.rst installation/
*
.rst usage/
*
.rst
)
conf.py
SPHINX_OPTS
+=
-d
$(SPHINX_BUILDDIR)
/doctrees
...
...
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