From f652574a591c260ede2bb8135ac1a1dc0c3a1cc3 Mon Sep 17 00:00:00 2001 From: milde Date: Fri, 16 Sep 2016 15:35:21 +0000 Subject: [PATCH] html writer documentation: Remove link to unknown target. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7973 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/docs/user/html.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docutils/docs/user/html.txt b/docutils/docs/user/html.txt index e104b3ed5..a4a84621e 100644 --- a/docutils/docs/user/html.txt +++ b/docutils/docs/user/html.txt @@ -21,7 +21,7 @@ Overview .. html_ rst2html.py `XHTML 1 `CSS 1`_ Transitional`_ - html5_polyglot_ html5_ rst2html5.py `HTML5`_ `CSS 3`_ + html5_polyglot_ html5 rst2html5.py `HTML5`_ `CSS 3`_ =============== ========== ============== ================= =========== * `Special HTML writers`_ @@ -90,9 +90,9 @@ formatting hints and are tagged as "text/html" (instead of html5_polyglot ~~~~~~~~~~~~~~ -:aliases: html5_ +:aliases: html5 :front-end: rst2html5.py_ -:config: `[html-polyglot writer]`_ +:config: `[html5 writer]`_ The ``html5_polyglot`` writer generates `polyglot HTML`_ output, valid XML that is compatible with `HTML5`_. @@ -108,7 +108,7 @@ with `custom style sheets`_. New in Docutils 0.13 .. _rst2html5.py: tools.html#rst2html5-py -.. _[html-plain writer]: config.html#html-plain-writer +.. _[html5 writer]: config.html#html5-writer .. _minimal.css: ../../docutils/writers/html5_polyglot/minimal.css .. _plain.css: ../../docutils/writers/html5_polyglot/plain.css .. _custom style sheets: ../howto/html-stylesheets.html @@ -340,11 +340,11 @@ _`CSS 3`: +1 new page structure elements such as
,
,
,
,