mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
doc/dev: add REUSE ignore tags
This commit is contained in:
@@ -584,6 +584,7 @@ file at the root of the project tree.
|
||||
|
||||
Example in C:
|
||||
|
||||
// REUSE-IgnoreStart
|
||||
[source,c]
|
||||
----
|
||||
/*
|
||||
@@ -609,6 +610,7 @@ Example in C:
|
||||
|
||||
/* Core functions for WeeChat */
|
||||
----
|
||||
// REUSE-IgnoreEnd
|
||||
|
||||
[[coding_c_style]]
|
||||
=== C style
|
||||
|
||||
@@ -585,6 +585,7 @@ utiliser le fichier REUSE.toml à la racine du projet.
|
||||
|
||||
Exemple en C :
|
||||
|
||||
// REUSE-IgnoreStart
|
||||
[source,c]
|
||||
----
|
||||
/*
|
||||
@@ -610,6 +611,7 @@ Exemple en C :
|
||||
|
||||
/* Core functions for WeeChat */
|
||||
----
|
||||
// REUSE-IgnoreEnd
|
||||
|
||||
[[coding_c_style]]
|
||||
=== Style C
|
||||
|
||||
@@ -710,6 +710,7 @@ file at the root of the project tree.
|
||||
// TRANSLATION MISSING
|
||||
Example in C:
|
||||
|
||||
// REUSE-IgnoreStart
|
||||
[source,c]
|
||||
----
|
||||
/*
|
||||
@@ -735,6 +736,7 @@ Example in C:
|
||||
|
||||
/* Core functions for WeeChat */
|
||||
----
|
||||
// REUSE-IgnoreEnd
|
||||
|
||||
[[coding_c_style]]
|
||||
=== C 言語スタイル
|
||||
|
||||
@@ -581,6 +581,7 @@ WeeChat „језгро” се налази у следећим директо
|
||||
|
||||
Пример у језику C:
|
||||
|
||||
// REUSE-IgnoreStart
|
||||
[source,c]
|
||||
----
|
||||
/*
|
||||
@@ -606,6 +607,7 @@ WeeChat „језгро” се налази у следећим директо
|
||||
|
||||
/* Core functions for WeeChat */
|
||||
----
|
||||
// REUSE-IgnoreEnd
|
||||
|
||||
[[coding_c_style]]
|
||||
=== C стил
|
||||
|
||||
Reference in New Issue
Block a user