Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DE SOUZA Corentin
coccinelle
Commits
1d76c072
Commit
1d76c072
authored
Jun 21, 2021
by
DE SOUZA Corentin
Browse files
docs: update link from lip6 to inira
parent
cc530638
Pipeline
#262322
passed with stages
in 9 minutes and 3 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/manual/cocci_syntax.tex
View file @
1d76c072
...
...
@@ -4,7 +4,7 @@
% our implementation using the Menhir parser generator \cite{menhir}.
This document presents the grammar of the SmPL language used by the
\href
{
http://coccinelle.
lip6.fr
/
}{
Coccinelle tool
}
. For the most
\href
{
http
s
://coccinelle.
gitlabpages.inria.fr/website
/
}{
Coccinelle tool
}
. For the most
part, the grammar is written using standard notation. In some rules,
however, the left-hand side is in all uppercase letters. These are
macros, which take one or more grammar rule right-hand-sides as
...
...
@@ -22,10 +22,10 @@ presence of that term is optional.
%
\ifhevea
A PDF version of this documentation is available at
\url
{
http://coccinelle.
lip6.fr
/docs/main
_
grammar.pdf
}
.
\url
{
http
s
://coccinelle.
gitlabpages.inria.fr/website
/docs/main
_
grammar.pdf
}
.
\else
An HTML version of this documentation is available online at
\url
{
http://coccinelle.
lip6.fr
/docs/main
_
grammar.html
}
.
\url
{
http
s
://coccinelle.
gitlabpages.inria.fr/website
/docs/main
_
grammar.html
}
.
\fi
\section
{
Program
}
...
...
docs/manual/main.tex
View file @
1d76c072
...
...
@@ -149,7 +149,7 @@ Copyright \copyright~2008, 2009, Yoann Padioleau, Nicolas Palix, Julia Lawall, a
\section*
{
Availability
}
Coccinelle can be freely downloaded
from
\url
{
http://coccinelle.
lip6.fr
}
.
\\
from
\url
{
http
s
://coccinelle.
gitlabpages.inria.fr/website
}
.
\\
This website contains also additional information and a wiki website.
...
...
docs/pycocci.1
View file @
1d76c072
...
...
@@ -145,7 +145,7 @@ use on your target path.
.PP
Further information about spatch is available at
\fBhttp://coccinelle.
lip6.fr
/\fP.
\fBhttp
s
://coccinelle.
gitlabpages.inria.fr/website
/\fP.
.SH OPTIONS
Here is a summary of the options available on \fBpycocci\fP:
...
...
docs/spatch.1.in
View file @
1d76c072
...
...
@@ -48,7 +48,7 @@ transform multiple files at any number of code sites.
.PP
Further information about spatch is available at
\fBhttp://coccinelle.
lip6.fr
/\fP.
\fBhttp
s
://coccinelle.
gitlabpages.inria.fr/website
/\fP.
Semantic patch examples can be found at \fBhttp://coccinellery.org/\fP,
and at the \fBscripts/coccinelle\fP directory of the Linux Kernel source
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment