mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 06:50:53 +02:00
added sourceforgefooter for pdoc generated on-line help.
git-svn-id: trunk@7176 -
This commit is contained in:
parent
a5359f1173
commit
3ad3b16dab
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -484,6 +484,7 @@ docs/LCLMessages.txt svneol=native#text/plain
|
|||||||
docs/LazarusIDEInternals.pdf -text svneol=unset#application/pdf
|
docs/LazarusIDEInternals.pdf -text svneol=unset#application/pdf
|
||||||
docs/Packages.txt svneol=native#text/plain
|
docs/Packages.txt svneol=native#text/plain
|
||||||
docs/RemoteDebugging.txt svneol=native#text/plain
|
docs/RemoteDebugging.txt svneol=native#text/plain
|
||||||
|
docs/html/sourceforgefooter.xml svneol=native#text/xml
|
||||||
docs/html/update_gtkintf_html.sh -text svneol=native#application/x-sh
|
docs/html/update_gtkintf_html.sh -text svneol=native#application/x-sh
|
||||||
docs/html/update_html.sh -text svneol=native#application/x-sh
|
docs/html/update_html.sh -text svneol=native#application/x-sh
|
||||||
docs/html/update_lcl_html.sh -text svneol=native#application/x-sh
|
docs/html/update_lcl_html.sh -text svneol=native#application/x-sh
|
||||||
|
5
docs/html/sourceforgefooter.xml
Normal file
5
docs/html/sourceforgefooter.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<table cellspacing="0" cellpadding="0" class="bar" width="100%">
|
||||||
|
<tr>
|
||||||
|
<td valign="top" align="center"><span class="footer">This page is hosted on </span><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=group_id=92177&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo"/></a></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
Loading…
Reference in New Issue
Block a user