Author: ltheussl
Date: Wed May 13 07:24:40 2009
New Revision: 774245
URL: http://svn.apache.org/viewvc?rev=774245&view=rev
Log:
Document DOXIA-319
Modified:
maven/doxia/site/src/site/apt/macros/index.apt
Modified: maven/doxia/site/src/site/apt/macros/index.apt
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/macros/index.apt?rev=774245&r1=774244&r2=774245&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/macros/index.apt (original)
+++ maven/doxia/site/src/site/apt/macros/index.apt Wed May 13 07:24:40 2009
@@ -188,6 +188,15 @@
| toDepth | Maximum section depth to include in the TOC. Positive int, not
mandatory, 5 by default.
*-----------+--------------+
+ From <<Doxia 1.1.1>> on you may also specify any of the html base attributes
+ (<i.e.> any of <<<id>>>, <<<class>>>, <<<style>>>, <<<lang>>>, <<<title>>>)
as parameters, e.g.:
+
+-----
+%{toc|class=myTOC}
+-----
+
+ This can be used for styling the TOC via css.
+
* {SWF Macro}
The <Swf> macro prints Shockwave Flash assets in the documentation. For
instance, in an APT file,