diff mbox

[FFmpeg-devel,V2,1/2] doc/build_system: Document checkheaders/alltools and consistency fixes

Message ID 1558750309-3700-2-git-send-email-mypopydev@gmail.com
State Accepted
Commit 3ba09704fafa3c4793c6ee18802da5b088d6736d
Headers show

Commit Message

Jun Zhao May 25, 2019, 2:11 a.m. UTC
From: Jun Zhao <barryjzhao@tencent.com>

Document checkheaders/alltools and consistency fixes

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
---
 doc/build_system.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
diff mbox

Patch

diff --git a/doc/build_system.txt b/doc/build_system.txt
index 325a9e8..3d6a21a 100644
--- a/doc/build_system.txt
+++ b/doc/build_system.txt
@@ -36,11 +36,11 @@  install
 examples
     Build all examples located in doc/examples.
 
-libavformat/output-example
-    Build the libavformat basic example.
+checkheaders
+    Check headers dependencies.
 
-libswscale/swscale-test
-    Build the swscale self-test (useful also as an example).
+alltools
+    Build all tools in tools directory.
 
 config
     Reconfigure the project with the current configuration.