Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
xerus
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
40
Issues
40
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xerus
xerus
Commits
d7941c88
Commit
d7941c88
authored
May 29, 2017
by
Ben Huber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added favicon
parent
513d17b8
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
3 deletions
+2
-3
doc/doxygen/Doxyfile
doc/doxygen/Doxyfile
+1
-1
doc/jekyll/_includes/header.html
doc/jekyll/_includes/header.html
+1
-0
doc/jekyll/css/tabs.css
doc/jekyll/css/tabs.css
+0
-2
doc/jekyll/images/xerus.png
doc/jekyll/images/xerus.png
+0
-0
No files found.
doc/doxygen/Doxyfile
View file @
d7941c88
...
...
@@ -2050,7 +2050,7 @@ TAGFILES =
# tag file that is based on the input files it reads. See section "Linking to
# external documentation" for more information about the usage of tag files.
GENERATE_TAGFILE =
GENERATE_TAGFILE =
xerus.tagfile
# If the ALLEXTERNALS tag is set to YES, all external class will be listed in
# the class index. If set to NO, only the inherited external classes will be
...
...
doc/jekyll/_includes/header.html
View file @
d7941c88
...
...
@@ -3,6 +3,7 @@
<head>
<title>
Xerus Documentation{% if page.title %} - {{ page.title }} {% endif %}
</title>
<link
rel=
"icon"
href=
"{{ site.baseurl }}/images/xerus.png"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<script
src=
"{{ site.baseurl }}/js/jquery.min.js"
></script>
...
...
doc/jekyll/css/tabs.css
View file @
d7941c88
...
...
@@ -53,8 +53,6 @@ input:checked + label {
padding
:
0.5em
;
position
:
absolute
;
z-index
:
-100
;
border-color
:
#333
;
border-width
:
1px
;
}
.highlighter-rouge
{
...
...
doc/jekyll/images/xerus.png
0 → 100644
View file @
d7941c88
3.86 KB
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