Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-26doc: update the reference for the titleLuca Barbato
The recent texi2html exports the title as 'fulltitle_no_texi'.
2012-10-08doc: allow building with old texi2html versionsMans Rullgard
Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-10-08doc: support the new website layoutLuca Barbato
2011-12-09doc: provide fallback css and customize @floatLuca Barbato
Add "note" or "important" class to the generated div.
2011-11-14doc: add support for an optional navigation bar in texi2html pagesJanne Grunau
The navigation header for the web pages lives in a different repository. Read it during documentation regeneration to use the same navigation bar on all pages.
2011-11-13texi2html: remove stray \nLuca Barbato
Single-quoted strings are printed verbatim in perl.
2011-11-13doc: prettyfy the texi2html documentationLuca Barbato
make it use the website css and start structuring it so it is consistent
2011-01-29doc: modify style for texi2html 1.78+Janne Grunau
The generated HTML files are similar to the ones generated with texi2html 1.56k used on the website. Tested with texi2html 1.78 and 5.0. 1.78 is the minimal recommended version. The removed @sp from the titlepage section were ignored until texi2html 5.0. If not removed the pages generated by 5.0 will have ugly empty space around the title.