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
ab7704c3
Commit
ab7704c3
authored
Apr 12, 2013
by
Guillaume Lazzara
Browse files
doc/Makefile.am: Fix path to documentation.
parent
720b4ac0
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
ab7704c3
2013-04-12 Guillaume Lazzara <z@lrde.epita.fr>
* doc/Makefile.am: Fix path to documentation.
2013-04-12 Guillaume Lazzara <z@lrde.epita.fr>
Use relative paths in documentation.
...
...
doc/Makefile.am
View file @
ab7704c3
...
...
@@ -233,4 +233,4 @@ doc-teamcity:
sed
-i
-e
"s,../../../../milena/doc/
$(USER_REFMAN)
/html,../milena.doc/,g"
\
-e
"s,../../../../scribo/doc/
$(USER_REFMAN)
/html,../scribo.doc/,g"
\
-e
"s,../../../../doc/
$(USER_REFMAN)
/html,../olena.doc/,g"
\
`
find
$(USER_REFMAN)
.tmp/html
-name
'*.html'
`
`
find
$(srcdir)
/
$(USER_REFMAN)
-name
'*.html'
`
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