summaryrefslogtreecommitdiff
path: root/doc/Makefile
Commit message (Expand)AuthorAge
* doc: stop generating syntax.html.Clément Bœsch2012-12-24
* doc/Makefile: add docclean ruleStefano Sabatini2012-12-18
* doc/Makefile: rework component configuration logicStefano Sabatini2012-11-29
* doc: add ffmpeg-bitstream-filters.texi fileStefano Sabatini2012-11-28
* doc: add ffmpeg-protocols.texi manualStefano Sabatini2012-11-27
* doc: move syntax and eval chapters from libavutil to ffmpeg-utilsStefano Sabatini2012-11-27
* doc: add libavdevice.texi and ffmpeg-devices.texi filesStefano Sabatini2012-11-27
* doc: add libavformat.texi and ffmpeg-formats.texi filesStefano Sabatini2012-11-27
* doc: add libswscale.texi and ffmpeg-scaler.texi filesStefano Sabatini2012-11-25
* doc: add libswresample.texi and ffmpeg-resampler.texi filesStefano Sabatini2012-11-25
* doc: move filters documentation to dedicated manual page ffmpeg-filtersStefano Sabatini2012-11-25
* doc: move codec options and descriptions to a dedicated manual pageStefano Sabatini2012-11-25
* doc/Makefile: generate library headers with the correct section numberStefano Sabatini2012-11-11
* doc: add libavfilter.texiStefano Sabatini2012-11-11
* doc: add libavutil.texiStefano Sabatini2012-11-11
* doc/Makefile: change DOCLIBS checkStefano Sabatini2012-11-07
* doc/Makefile: remove .3 file with make cleanStefano Sabatini2012-11-06
* doc: add libavcodec.texiStefano Sabatini2012-11-04
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-03
|\
| * doc: add apidoc target for doxygen API documentationJanne Grunau2012-11-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\|
| * doc: initial nut documentationLuca Barbato2012-10-08
* | doc/Makefile: add doc target, as an alias for "documentation"Stefano Sabatini2012-08-18
* | build: extend documentation building mechanismStefano Sabatini2012-08-13
* | doc/Makefile: invoke perl to interpret texi2pod.plStefano Sabatini2012-08-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-27
|\|
| * build: use COMPILE template for HOSTOBJSMans Rullgard2012-07-26
* | doc/Makefile: Add missing $(HOSTEXESUF) to print_optionsjamal2012-07-14
* | build: Fix documentation dependencies and rulesjamal2012-07-14
* | doc: merge libavfilter.texi into filters.texiStefano Sabatini2012-07-14
* | doc: add syntax.texi fileStefano Sabatini2012-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-29
|\|
| * build: fix doc generation errors in parallel buildsMans Rullgard2012-03-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-28
|\|
| * build: Do not explicitly add the doc directory to the OBJDIRS list.Diego Biurrun2012-03-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-21
|\|
| * doc: pass -Idoc texi2html and texi2podMans Rullgard2012-03-20
| * Generate manpages for AV{Format,Codec}Context AVOptions.Anton Khirnov2012-03-20
* | doc: build: TEXIDEP: Recognize verbatim includesAlexander Strasser2011-12-24
* | Revert "doc: build: TEXIDEP: Recognize verbatim includes"Michael Niedermayer2011-12-23
* | doc: fate: Support building a plain text versionAlexander Strasser2011-12-20
* | doc: build: TEXIDEP: Recognize verbatim includesAlexander Strasser2011-12-20
|/
* doc: split platform specific informationLuca Barbato2011-12-09
* doc: port the git-howto to texinfoLuca Barbato2011-12-09
* doc: document fate in a texinfoLuca Barbato2011-12-09
* build: merge lists of HTML documentation targetsDiego Biurrun2011-12-08
* build: create output directories as neededMans Rullgard2011-06-29
* build: call texi2pod.pl with full path instead of symlinkMans Rullgard2011-06-28
* build: remove SRC_PATH_BARE variableMans Rullgard2011-06-23
* build: move documentation rules to doc/MakefileMans Rullgard2011-06-22