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
81824c6b
Commit
81824c6b
authored
Apr 17, 2013
by
Guillaume Lazzara
Browse files
doc/Makefile.am: Fix a link in documentations generated with teamcity.
parent
92344248
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
81824c6b
2013-04-17 Guillaume Lazzara <z@lrde.epita.fr>
* doc/Makefile.am: Fix a link in documentations generated with
teamcity.
2013-04-16 Roland Levillain <roland@lrde.epita.fr>
* distrib/macports/Portfile.in: Cosmetic changes.
...
...
doc/Makefile.am
View file @
81824c6b
...
...
@@ -232,5 +232,5 @@ uninstall-local:
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"
\
-e
"s,../../
$(USER_REFMAN)
/html,../olena.doc,g"
\
`
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