Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Commits
504da736
Commit
504da736
authored
3 years ago
by
Patrick Baudin
Browse files
Options
Downloads
Patches
Plain Diff
[Readme] adds a link to the contribution page
parent
2d18128b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-8
10 additions, 8 deletions
README.md
with
10 additions
and
8 deletions
README.md
+
10
−
8
View file @
504da736
...
...
@@ -115,6 +115,10 @@ via the GUI:
-
Links to user and developer manuals, Frama-C archives,
and plug-in manuals are available at
<br>
https://frama-c.com/html/get-frama-c.html
-
The
[
Frama-C documentation page
](
https://frama-c.com/html/documentation.html
)
contains links to all manuals and plugins description, as well as tutorials,
courses and more.
-
[
StackOverflow
](
https://stackoverflow.com/questions/tagged/frama-c
)
has several
questions with the
`frama-c`
tag, which is monitored by several members of the
Frama-C community.
...
...
@@ -122,15 +126,13 @@ via the GUI:
-
The
[
Frama-c-discuss mailing list
](
https://groupes.renater.fr/sympa/info/frama-c-discuss
)
is used for announcements and general discussions.
-
The
[
Frama-C blog
](
https://frama-c.com/blog
)
has several posts about
new developments of Frama-C, as well as general discussions about the C
language, undefined behavior, floating-point computations, etc.
-
The
[
Frama-C public repository
](
https://git.frama-c.com/pub/frama-c
)
contains a daily snapshot of the development version of Frama-C, as well as
the
[
issues tracking system
](
https://git.frama-c.com/pub/frama-c/issues
)
,
for reporting bugs.
-
The
[
Frama-C documentation page
](
https://frama-c.com/html/documentation.html
)
contains links to all manuals and plugins description, as well as tutorials, courses
and more.
-
The
[
Frama-C blog
](
https://frama-c.com/blog
)
has several posts about
new developments of Frama-C, as well as general discussions about the C
language, undefined behavior, floating-point computations, etc.
These
[
contribution guidelines
](
CONTRIBUTING.md
)
detail how to submit
issues or create merge requests.
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