Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
6c29aba4
Commit
6c29aba4
authored
Oct 24, 2018
by
VoVAllen
Browse files
build without execute
parent
30fb4b9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
docs/Makefile
docs/Makefile
+6
-1
No files found.
docs/Makefile
View file @
6c29aba4
...
...
@@ -13,7 +13,12 @@ help:
.PHONY
:
help Makefile
html-noexec
:
$(SPHINXBUILD)
-D
plot_gallery
=
0
-b
html
"
$(SOURCEDIR)
"
"
$(BUILDDIR)
/html"
@
echo
@
echo
"Build finished. The HTML pages are in
$(BUILDDIR)
/html."
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%
:
Makefile
@
$(SPHINXBUILD)
-M
$@
"
$(SOURCEDIR)
"
"
$(BUILDDIR)
"
$(SPHINXOPTS)
$(O)
\ No newline at end of file
@
$(SPHINXBUILD)
-M
$@
"
$(SOURCEDIR)
"
"
$(BUILDDIR)
"
$(SPHINXOPTS)
$(O)
Write
Preview
Markdown
is supported
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