You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Swapnil M Mane (JIRA)" <ji...@apache.org> on 2017/11/12 09:53:00 UTC

[jira] [Commented] (OFBIZ-9926) The online help contains 2 Tables of Contents

    [ https://issues.apache.org/jira/browse/OFBIZ-9926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248821#comment-16248821 ] 

Swapnil M Mane commented on OFBIZ-9926:
---------------------------------------

Here are some findings around this

ApacheOfbiz.xml renders for generating the documentation mentioned in this ticket.

In language of DocBook
ApacheOfbiz.xml (trunk/plugins/cmssite/documents/ApacheOfbiz.xml) is a [Set|http://tdg.docbook.org/tdg/5.0/ch02.html#s.sets], containing two books

1.) ApacheOfbizUser.xml [Book|http://tdg.docbook.org/tdg/5.0/ch02.html#s.books]
2.) ApacheOfbizTechnical.xml [Book|http://tdg.docbook.org/tdg/5.0/ch02.html#s.books]

So, here three table of content is generated

1.) TOC by ApacheOfbiz set (containing TOC of ApacheOfbizUser and ApacheOfbizTechnical)
2.) TOC of ApacheOfbizUser
3.) TOC of ApacheOfbizTechnical

I am not sure what should be the fix for this, should we removed the TOC generated by Set, but [this|https://stackoverflow.com/questions/1088063/disable-table-of-contents-for-documents] answer on StackOverflow makes me think, let's not play with TOC.

Thanks!

> The online help contains 2 Tables of Contents
> ---------------------------------------------
>
>                 Key: OFBIZ-9926
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9926
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: cmssite
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Swapnil M Mane
>            Priority: Trivial
>             Fix For: Upcoming Release
>
>
> See https://demo-trunk.ofbiz.apache.org/cmssite/cms/APACHE_OFBIZ_HTML



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)