Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
4e0645dc
Commit
4e0645dc
authored
Mar 16, 2010
by
Roland Levillain
Browse files
Catch up with milena/doc generators.
* bootstrap: Here.
parent
63aa7224
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
4e0645dc
2010-03-16 Roland Levillain <roland@lrde.epita.fr>
Catch up with milena/doc figure generators.
* bootstrap: Here.
2010-03-15 Roland Levillain <roland@lrde.epita.fr>
Disable the implicit generation of HTML from LaTeX.
...
...
bootstrap
View file @
4e0645dc
...
...
@@ -161,7 +161,17 @@ run scribo `pwd`/build-aux/generate_dist_headers.sh . headers.mk nodist-headers
# Generate lists of files to be part of the distribution
# for the tutorial.
run milena/doc/ ./generate_dist_files.sh figures
'p*m'
# * Figures.
gen_doc_figures
()
{
milena/doc/gen-make-variable
"
$1
"
\
`
find milena/doc/figures/
*
.
$2
|
sed
's,^milena/doc,\$(srcdir),'
`
\
>
"milena/doc/
$2
-figures.mk"
\
||
fatal
"unexpected failure:
$@
"
}
gen_doc_figures PBM_FIGURES pbm
gen_doc_figures PGM_FIGURES pgm
gen_doc_figures PPM_FIGURES ppm
run milena/doc/ ./generate_dist_files.sh outputs txt
run milena/doc/ ./generate_dist_files.sh examples cc.raw
...
...
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