[FFmpeg-devel] [PATCH 0/3] doc: Add separate buttons for anchors

Timothy Gu timothygu99 at gmail.com
Thu Dec 4 06:31:32 CET 2014


Right now the links to anchors in headings are within the heading text itself.
This causes ugly green headings. This patch set separates the links into its
own buttons with nice styling.

Screenshots: http://imgur.com/kcAy5kK&ZUcMJG4 The first one is local
installation. Second one is http://ffmpeg.org/.

Timothy Gu (3):
  web/style.less: Styles for heading anchors
  doc: Do not use the headings as links to TOC anchors
  doc: html: Use native viewport

ffmpeg.git:
 doc/t2h.pm | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 103 insertions(+), 2 deletions(-)

ffmpeg-web.git:
 generate-doc.sh     |  1 +
 src/less/style.less | 12 ++++++++++++
 2 files changed, 13 insertions(+)

-- 
1.9.1



More information about the ffmpeg-devel mailing list