Copyright statement not building

时光总嘲笑我的痴心妄想 提交于 2019-12-11 09:36:10

问题


For me, this builds the preface content, but no copyright matter. The file location is correct.

From my ditamap:

<frontmatter>
 <notices format="dita" href="preface/src/c_copyright.xml" linking="none" navtitle="Copyright and disclaimer" scope="local" toc="no" type="concept">
 </notices>
 <booklists>
    <toc/>
 </booklists>
 <preface navtitle="nested Preface inside">
    <topicref format="ditamap" href="maps/GSGettingStarted_preface.ditamap" navtitle="GSGettingStarted_preface">
    </topicref>
 </preface>

Am I using the notices element incorrectly?

Thanks

来源:https://stackoverflow.com/questions/26809269/copyright-statement-not-building

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!