Made labels consisten with quickref.

This commit is contained in:
Jim Derry 2015-10-31 14:44:13 +08:00
parent d712cec4c5
commit 30b67f7362
2 changed files with 8 additions and 7 deletions

View File

@ -1,12 +1,12 @@
/*!
\page quick_ref Quick Ref
\page quick_ref Quick Reference
Quick reference generated from the tidy command
HTML Tidy Configuration Options
\htmlinclude quickref_include.html
*/
*/

View File

@ -1,7 +1,8 @@
<?xml version="1.0"?>
<!--
For generating the `quickref.html` web page from output of
`tidy -xml-config`
For generating the `quickref_include.html` web page from output of
`tidy -xml-config`, which is used in our Doxygen documentation
project.
(c) 2005 (W3C) MIT, ERCIM, Keio University
See tidy.h for the copyright notice.
@ -15,7 +16,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="xml" indent="yes"
encoding="us-ascii"
encoding="UTF-8"
omit-xml-declaration="yes"
/>
@ -40,7 +41,7 @@
<!-- Named Templates: -->
<xsl:template name="link-section">
<table summary="Tidy Options Quick Reference Header Section" border="0"
<table summary="Options Quick Reference Index Section" border="0"
cellpadding="3" cellspacing="0" class="quickref">
<colgroup>
<col width="33%" />