Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama-C Website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container 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
pub
Frama-C Website
Commits
ad8c909a
Commit
ad8c909a
authored
4 years ago
by
Allan Blanchard
Browse files
Options
Downloads
Patches
Plain Diff
Documentation: make sure links are one line long
parent
b4d4a1f4
No related branches found
Branches containing commit
No related tags found
1 merge request
!51
Improve (and provide some fixes in) publications and documentation
Pipeline
#28590
passed
4 years ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
assets/css/tiles.css
+2
-2
2 additions, 2 deletions
assets/css/tiles.css
html/documentation.html
+1
-1
1 addition, 1 deletion
html/documentation.html
with
3 additions
and
3 deletions
assets/css/tiles.css
+
2
−
2
View file @
ad8c909a
...
...
@@ -17,10 +17,10 @@
box-sizing
:
border-box
;
}
.tileWrapper
[
size
=
"big"
]
.tile
{
padding
:
40px
40
px
40px
45px
;
padding
:
40px
35
px
40px
45px
;
}
.tileWrapper
[
size
=
"small"
]
.tile
{
padding
:
30px
30
px
30px
35px
;
padding
:
30px
25
px
30px
35px
;
}
.nonTouch
.tile
{
transition
:
0.05s
ease-out
;
...
...
This diff is collapsed.
Click to expand it.
html/documentation.html
+
1
−
1
View file @
ad8c909a
...
...
@@ -37,7 +37,7 @@ title: Documentation - Frama-C
<li><a
href=
"/html/acsl.html"
>
Description page
</a></li>
<li><a
href=
"/download/acsl.pdf"
>
Language Reference
</a></li>
<li><a
href=
"/download/frama-c-acsl-implementation.pdf"
>
Language Implementation
</a></li>
<li><a
href=
"https://github.com/acsl-language/acsl"
>
Official
ACSL Git Repository
</a></li>
<li><a
href=
"https://github.com/acsl-language/acsl"
>
ACSL Git Repository
</a></li>
<li><a
href=
"https://github.com/fraunhoferfokus/acsl-by-example"
>
ACSL by Example
</a></li>
</ul>
</div>
...
...
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