Backward issue: depth counting has changed in TOC macro
-------------------------------------------------------
Key: DOXIA-316
URL: http://jira.codehaus.org/browse/DOXIA-316
Project: Maven Doxia
Issue Type: Bug
Components: Core
Affects Versions: 1.1
Reporter: Lukas Theussl
It seems that the definition of "depth" has changed in the TOC macro. For the
following apt source:
{noformat}
%{toc|section=1|fromDepth=1|toDepth=1}
Section
* Sub-section 1
* Sub-section 2
{noformat}
Doxia 1.0 puts the list of sub-sections into the toc, Doxia 1.1 only the
section.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira