Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
83f59676
Commit
83f59676
authored
Jan 01, 2013
by
Davis King
Browse files
Added initial version of dlib logo
parent
482474c8
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1346 additions
and
3 deletions
+1346
-3
docs/docs/dlib-icon.ico
docs/docs/dlib-icon.ico
+0
-0
docs/docs/dlib-logo-and-icons.svg
docs/docs/dlib-logo-and-icons.svg
+1344
-0
docs/docs/dlib-logo.png
docs/docs/dlib-logo.png
+0
-0
docs/docs/index.xml
docs/docs/index.xml
+0
-3
docs/docs/stylesheet.xsl
docs/docs/stylesheet.xsl
+2
-0
No files found.
docs/docs/dlib-icon.ico
0 → 100644
View file @
83f59676
1.12 KB
docs/docs/dlib-logo-and-icons.svg
0 → 100644
View file @
83f59676
This diff is collapsed.
Click to expand it.
docs/docs/dlib-logo.png
0 → 100644
View file @
83f59676
5.71 KB
docs/docs/index.xml
View file @
83f59676
...
...
@@ -6,9 +6,6 @@
<!-- ************************************************************************* -->
<body>
<center><h1>
dlib C++ library
</h1></center>
<br/><br/>
<p>
...
...
docs/docs/stylesheet.xsl
View file @
83f59676
...
...
@@ -49,6 +49,7 @@
<xsl:template
match=
"/doc"
>
<html>
<head>
<link
rel=
"shortcut icon"
href=
"dlib-icon.ico"
/>
<!-- Verify with Google -->
<meta
name=
"verify-v1"
content=
"{$google_verify_id}"
/>
<meta
name=
"google-site-verification"
content=
"{$google_verify_id2}"
/>
...
...
@@ -286,6 +287,7 @@ function BigToggle(node)
<body
bgcolor=
"{$background_color}"
>
<a
name=
"top"
/>
<div
id=
"entire_page"
>
<a
href=
"index.html"
><img
src=
"dlib-logo.png"
/></a>
<table
bgcolor=
"white"
height=
"100%"
bordercolor=
"{$background_color}"
CELLSPACING=
"0"
CELLPADDING=
"10"
>
<tr
height=
"100%"
>
<xsl:apply-templates
select=
"document($main_menu)/doc/menu"
/>
...
...
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