Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jérôme Benoit
graph-tool
Commits
f06265fe
Commit
f06265fe
authored
Mar 27, 2022
by
Jérôme Benoit
Browse files
enhance doc/Makefile
Slightly enhances doc/Makefile.
parent
8645b67a
Pipeline
#974
passed with stage
in 81 minutes and 50 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
f06265fe
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
Supports
Markdown
0%
Try again
or
attach a new 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