Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
senf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
wiback
senf
Commits
dced8f9f
Commit
dced8f9f
authored
17 years ago
by
g0dil
Browse files
Options
Downloads
Patches
Plain Diff
Layout fixes
parent
748efc97
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PPI/Mainpage.dox
+2
-1
2 additions, 1 deletion
PPI/Mainpage.dox
doclib/senf.css
+8
-3
8 additions, 3 deletions
doclib/senf.css
with
10 additions
and
4 deletions
PPI/Mainpage.dox
+
2
−
1
View file @
dced8f9f
...
...
@@ -297,7 +297,8 @@
\li Exception handling. It would be great to have a sane default exception handling freeing us
from most manual work. However, I don't think this is feasible.
\see \ref ppi_implementation
\see \ref ppi_implementation \n
<a href="http://openfacts.berlios.de/index-en.phtml?title=SENF:_Packet_Processing_Infrastructure">Implementation plan</a>
*/
/** \page ppi_implementation Implementation Overview
...
...
This diff is collapsed.
Click to expand it.
doclib/senf.css
+
8
−
3
View file @
dced8f9f
...
...
@@ -53,13 +53,18 @@ body {
#head
li
{
list-style-type
:
none
;
margin
:
0
0
0
1
5
px
;
padding
:
0
0
0
5px
;
margin
:
0
0
0
1
0
px
;
padding
:
0
10px
0
0
;
float
:
right
;
border-
lef
t
:
4
px
solid
#726921
;
border-
righ
t
:
1
px
solid
#726921
;
height
:
14px
;
}
#head
li
:first-child
{
border-right
:
none
;
padding
:
0
;
}
#head
a
{
font-weight
:
normal
;
color
:
inherit
;
...
...
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