CVS log for fglrx_man/fglrx_html_stylesheet.xsl.in

[BACK] Up to [private] / fglrx_man

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 14 01:59:43 2006 UTC (6 years, 2 months ago) by dleidert
Branches: MAIN
CVS tags: fglrx_man_8_28_8_rel1, fglrx_man_8_28_8, fglrx_man_8_24_8, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
2006-03-14 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Fixed 'make distcheck'
	target by changing the path to the XSL stylesheets to an online
	resource.

	* acinclude.m4 (MP_PATH_DOCBOOK_XSL): Only return the basic directory
	of N. Walsh's stylesheets.

	* fglrx_html_stylesheet.xsl.in: Ditto.
	(admon.graphics.path): Ditto.

	* fglrx_man_stylesheet.xsl.in: Ditto.

	* fglrx_html.xsl: Fixed comments (apply to docbook-xsl doc).
	(admon.style, html.stylesheet): Adding fglrx_man.css stylesheet info.
	(variablelist.term.break.after, variablelist.term.separator): Fixed
	output of variablelist elements. Value depends on processed document.

	* fglrx_man.xsl: Ditto.
	(variablelist.term.break.after, variablelist.term.separator): Ditto.

	* aticonfig.1x.xml (OPTIONS): Markup fixes.

	* fgl_glxgears.1x.xml (DIAGNOSTICS): Ditto.

	* fglrx.4x.xml (refnamediv, DESCRIPTION, SUPPORTED HARDWARE)
	(CONFIGURATION DETAILS, DIAGNOSTICS): Ditto.

	* fglrx_xgamma.1x.xml (OPTIONS): Ditto.

	* fglrx_man.css: Initially added.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 12 05:48:31 2006 UTC (6 years, 2 months ago) by dleidert
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
2006-03-12 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* ChangeLog: Fixed summary.

	* README: Fixed typo.

	* fglrx_html_stylesheet.xsl.in: Ditto.

	* TODO: Ditto. Added URL for the manpage improvements suggested by
	docbook-xsl upstream.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 12 05:33:49 2006 UTC (6 years, 2 months ago) by dleidert
Branches: MAIN
2006-03-12 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* AUTHORS: Fixed a typo.

	* README: Added info about XSL snapshots.

	* acinclude.m4 (MP_PATH_DOCBOOK_XSL): The macro changed to search for
	the basic directory of the XSL stylesheets, which can be specified by
	the user using the --with-docbook-xsl-dir option. It now outputs the
	basic directory, the HTML and manpage stylesheets. Also fixed the
	macro description.
	(MP_PATH_DOCBOOK_DTD, MP_PROG_XSERVER): Changed test(1) syntax.

	* INSTALL (--with-docbook-xsl-dir): Fixed description of the changed
	--with-docbook-xsl-dir option.

	* NEWS: Added info about new release 8.23.7 of ATI's linux drivers.

	* fglrx_man_history.xml (revision_8_23_7): Ditto.

	* fglrx_html.xsl: Added HTML stylesheet.

	* fglrx_html_stylesheet.xsl.in: Ditto.

	* configure.ac: Added check for datadir.
	(AC_PACKAGE_VERSION): Update to latest 8.23.7 release.
	(AC_CONFIG_FILES): Added HTML stylesheet.

	* Makefile.am (EXTRA_DIST, DISTCLEANFILES): Added files necessary to
	produce HTML output.
	(fglrxhtmldir, fglrxhtml_DATA): Produce manpages in HTML format.
	(fglrxman1*, fglrxman1x*, fglrxman4x, CLEANFILES, check-local): Minor
	rename for a cleaner naming scheme.
	(DISTCHECK_CONFIGURE_FLAGS): Added default XSL stylesheet dir for
	'make distcheck'.

	* aticonfig.1x.xml: Added 'lang' and 'id' attributes to root element.
	(DESCRIPTION): Added missing citerefentry element to refer to the
	related manpages.

	* fgl_glxgears.1x.xml: Ditto.
	(DESCRIPTION): Minor order change.

	* fglrx.4x.xml: Ditto.
	(refnamediv, DESCRIPTION, SUPPORTED HARDWARE, CONFIGURATION DETAILS)
	(DIAGNOSTICS): Markup fixes (hardware -> productname) where necessary.
	(CONFIGURATION DETAILS, DIAGNOSTICS): Commented out all title elements
	of segmentedlist. Moving the ID's of varnames back to option to create
	the link at the beginning of an option. To avoid re-raising issues
	with 'xref to option', we now use the link element, where option is a
	valid children.

	* fglrx_pplay.1x.xml: Ditto.

	* fglrx_xgamma.1x.xml: Ditto.
	(DESCRIPTION): Added missing citerefentry element to refer to the
	related manpages.

	* fglrxconfig.1x.xml: Ditto.

	* fglrxinfo.1x.xml: Ditto.

	* fireglcontrol.1.xml: Ditto.

	* fglrx_man.xsl: Changed for better reading. Removed stuff now handled
	by the latest snapshots XSL stylesheets.
	(man.charmap.enabled, man.hyphenate.urls, man.hyphenate.filenames)
	(man.hyphenate.computer.inlines, man.segtitle.suppress)
	(variablelist.term.break.after, variablelist.term.separator): Added
	parameters available via the latest XSL snapshots.
	(refentryinfo, author, editor, othercreadit, personblurb, authorblurb)
	(contrib): Fixed my custom template to fit the latest snapshot
	stylesheets.

	* fglrx_man_stylesheet.xsl.in: Ditto.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>