[FFmpeg-cvslog] doc: fix "reference to nonexistent node `Regression Tests'" warning.
Clément Bœsch
git at videolan.org
Sat Dec 17 16:50:37 CET 2011
ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Sat Dec 17 16:49:25 2011 +0100| [c0bea18411947c01fb97e5c3a83a35763a896faf] | committer: Clément Bœsch
doc: fix "reference to nonexistent node `Regression Tests'" warning.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c0bea18411947c01fb97e5c3a83a35763a896faf
---
doc/developer.texi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc/developer.texi b/doc/developer.texi
index 6e65b42..1c69710 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -345,7 +345,7 @@ for us and greatly increases your chances of getting your patch applied.
Use the patcheck tool of FFmpeg to check your patch.
The tool is located in the tools directory.
-Run the @ref{Regression Tests} before submitting a patch in order to verify
+Run the @ref{Regression tests} before submitting a patch in order to verify
it does not cause unexpected problems.
Patches should be posted as base64 encoded attachments (or any other
@@ -508,6 +508,7 @@ not related to the comments received during review. Such patches will
be rejected. Instead, submit significant changes or new features as
separate patches.
+ at anchor{Regression tests}
@section Regression tests
Before submitting a patch (or committing to the repository), you should at least
More information about the ffmpeg-cvslog
mailing list