summaryrefslogtreecommitdiff
path: root/doc/developer.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-11-09 14:59:21 +0100
committerAnton Khirnov <anton@khirnov.net>2022-11-17 10:58:20 +0100
commit66871647dc75216009675f3a510d1647de2ab14e (patch)
tree49ccd7b39d627817d2d1b5882abfacdfb682f405 /doc/developer.texi
parentc0c492dd47c76c4ef45ddc565f34b451981b2088 (diff)
doc/developer.texi: demote the "contributing" chapter to a section
It is very short and its main functions is linking to the coding rules/submitting patches chapters.
Diffstat (limited to 'doc/developer.texi')
-rw-r--r--doc/developer.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer.texi b/doc/developer.texi
index 2f0d2b7daa..2e050edc6a 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -44,7 +44,7 @@ For more detailed legal information about the use of FFmpeg in
external programs read the @file{LICENSE} file in the source tree and
consult @url{https://ffmpeg.org/legal.html}.
-@chapter Contributing
+@section Contributing code
There are 2 ways by which code gets into FFmpeg:
@itemize @bullet