Re: Proposed change to gtk-doc.xsl



On Wed, 2004-07-28 at 02:49, Jonathan Blandford wrote:
> Hi,
> 
> I find the list of examples on the front page of the generated docs to
> be jarring and unhelpful.  In the case of gtk's docs, it's almost long
> as the index itself.  The following patch gives a much simpler front
> page.  See:
> 
> http://www.gnome.org/~jrb/files/gtk-index.html
> 
> For an example of what's generated.  Does anyone mind if I commit this?
> 
> -  <xsl:param name="toc.section.depth">1</xsl:param>
> +  <xsl:param name="toc.section.depth">2</xsl:param>
> +  <xsl:param name="generate.toc">
> +    book       toc
> +    chapter    toc
> +  </xsl:param>
> 

Strangely I was just starting to look into getting rid of the LOF and
LOE on the title page... 

I'm in favour of this change, the lists of figures and examples don't
add real value to the title page, and the numbering is wrong anyway.

Matthias




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]