Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
d78ceb9e
Commit
d78ceb9e
authored
Sep 02, 2010
by
Iustin Pop
Browse files
Makefile: make the rst2html converter more strict
This will make the automated builds flag any problems.
parent
adc5c176
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
d78ceb9e
...
...
@@ -23,7 +23,7 @@ test live-test: HEXTRA=-fhpc -Wwarn -fno-warn-missing-signatures \
-fno-warn-missing-methods -fno-warn-unused-imports
$(DOCS)
:
%.html : %
rst2html
$<
$@
rst2html
-v
--strict
$<
$@
doc
:
$(DOCS) Ganeti/HTools/Version.hs
rm
-rf
$(HDDIR)
/
*
...
...
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