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
Tiago Peixoto
graph-tool
Commits
54370b70
Commit
54370b70
authored
Mar 27, 2022
by
Jérôme Benoit
Committed by
Tiago Peixoto
May 20, 2022
Browse files
enhance doc/Makefile
Slightly enhances doc/Makefile.
parent
19cee4ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
54370b70
all
:
sphinx-build
-E
-b
html
.
build
default
:
html
all
:
html latex test
check
:
test-noninteractive test
html
:
sphinx-build
-E
-b
html
.
build/html
latex
:
sphinx-build
-E
-b
latex
.
build
sphinx-build
-E
-b
latex
.
build
/pdf
test
:
sphinx-build
-b
doctest
.
build
sphinx-build
-b
doctest
.
build
/test
test-noninteractive
:
sphinx-build
-b
doctest
.
build
*
.rst demos/inference/inference.rst
sphinx-build
-b
doctest
.
build
/test-ni
*
.rst demos/inference/inference.rst
clean
:
rm
-rf
build
...
...
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