Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux
Commits
3d3237eb
Commit
3d3237eb
authored
7 years ago
by
Timo Koch
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Add dumux logo to doxygen instead of title
parent
70d8f42c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!696
Feature/doc logo
,
!617
[WIP] Next
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/doxygen/Doxylocal
+5
-0
5 additions, 0 deletions
doc/doxygen/Doxylocal
doc/doxygen/customdoxygendumux.css
+8
-4
8 additions, 4 deletions
doc/doxygen/customdoxygendumux.css
doc/logo/dumux_logo_small.png
+0
-0
0 additions, 0 deletions
doc/logo/dumux_logo_small.png
with
13 additions
and
4 deletions
doc/doxygen/Doxylocal
+
5
−
0
View file @
3d3237eb
# This file contains local changes to the doxygen configuration
# please us '+=' to add file/directories to the lists
PROJECT_NAME = "*" # a hack to get a version number but no title (is in the logo already), also see css (under #projectname)
PROJECT_BRIEF = "DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media"
PROJECT_LOGO = @top_srcdir@/doc/logo/dumux_logo_small.png
PROJECT_NUMBER = @DUNE_MOD_VERSION@
PREDEFINED += "NEW_PROP_TAG(name)=Property tag name" \
"NEW_TYPE_TAG(name)=Type tag name" \
HAVE_VALGRIND:=1
...
...
This diff is collapsed.
Click to expand it.
doc/doxygen/customdoxygendumux.css
+
8
−
4
View file @
3d3237eb
...
...
@@ -1164,6 +1164,7 @@ dl.section dd {
#projectlogo
img
{
border
:
0px
none
;
padding-bottom
:
10px
;
}
#projectalign
...
...
@@ -1173,21 +1174,24 @@ dl.section dd {
#projectname
{
font
:
300%
Tahoma
,
Arial
,
sans-serif
;
color
:
#ffffff
;
font
:
100%
Tahoma
,
Arial
,
sans-serif
;
margin
:
0px
;
padding
:
2
px
0px
;
padding
:
7
px
0px
;
}
#projectbrief
{
font
:
120%
Tahoma
,
Arial
,
sans-serif
;
margin
:
0px
;
padding
:
0px
;
padding-left
:
13px
;
padding-bottom
:
10px
;
}
#projectnumber
{
font
:
50%
Tahoma
,
Arial
,
sans-serif
;
color
:
#000000
;
font
:
150%
Tahoma
,
Arial
,
sans-serif
;
margin
:
0px
;
padding
:
0px
;
}
...
...
This diff is collapsed.
Click to expand it.
doc/logo/dumux_logo_small.png
0 → 100644
+
0
−
0
View file @
3d3237eb
5.85 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment